Home
last modified time | relevance | path

Searched refs:__bitwise (Results 1 – 25 of 26) sorted by relevance

12

/linux-4.19.296/include/uapi/linux/
Dtypes.h27 #define __bitwise __bitwise__ macro
29 typedef __u16 __bitwise __le16;
30 typedef __u16 __bitwise __be16;
31 typedef __u32 __bitwise __le32;
32 typedef __u32 __bitwise __be32;
33 typedef __u64 __bitwise __le64;
34 typedef __u64 __bitwise __be64;
36 typedef __u16 __bitwise __sum16;
37 typedef __u32 __bitwise __wsum;
52 typedef unsigned __bitwise __poll_t;
Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
43 typedef __u32 __bitwise __virtio32;
44 typedef __u64 __bitwise __virtio64;
Dfs.h372 typedef int __bitwise __kernel_rwf_t;
/linux-4.19.296/fs/ntfs/
Dtypes.h31 typedef __u16 __bitwise sle16;
32 typedef __u32 __bitwise sle32;
33 typedef __u64 __bitwise sle64;
/linux-4.19.296/include/linux/
Dtypes.h158 typedef unsigned __bitwise gfp_t;
159 typedef unsigned __bitwise slab_flags_t;
160 typedef unsigned __bitwise fmode_t;
Dblk_types.h27 typedef u32 __bitwise blk_status_t;
29 typedef u8 __bitwise blk_status_t;
259 typedef __u32 __bitwise blk_mq_req_flags_t;
Domap-mailbox.h11 typedef int __bitwise omap_mbox_irq_t;
Dserial_core.h114 typedef unsigned int __bitwise upf_t;
115 typedef unsigned int __bitwise upstat_t;
Dsuspend.h34 typedef int __bitwise suspend_state_t;
Dpci.h130 typedef int __bitwise pci_power_t;
158 typedef unsigned int __bitwise pci_channel_state_t;
171 typedef unsigned int __bitwise pcie_reset_state_t;
184 typedef unsigned short __bitwise pci_dev_flags_t;
217 typedef unsigned short __bitwise pci_bus_flags_t;
717 typedef unsigned int __bitwise pci_ers_result_t;
Dmmzone.h261 typedef unsigned __bitwise isolate_mode_t;
/linux-4.19.296/fs/qnx6/
Dqnx6.h23 typedef __u16 __bitwise __fs16;
24 typedef __u32 __bitwise __fs32;
25 typedef __u64 __bitwise __fs64;
/linux-4.19.296/fs/befs/
Dbefs_fs_types.h87 typedef u64 __bitwise fs64;
88 typedef u32 __bitwise fs32;
89 typedef u16 __bitwise fs16;
/linux-4.19.296/fs/freevxfs/
Dvxfs.h62 typedef __u16 __bitwise __fs16;
63 typedef __u32 __bitwise __fs32;
64 typedef __u64 __bitwise __fs64;
/linux-4.19.296/include/scsi/
Dosd_types.h24 typedef u64 __bitwise osd_id;
Dscsi_device.h18 typedef __u64 __bitwise blist_flags_t;
Discsi_proto.h77 typedef uint32_t __bitwise itt_t;
/linux-4.19.296/include/uapi/sound/
Dasound.h183 typedef int __bitwise snd_pcm_access_t;
191 typedef int __bitwise snd_pcm_format_t;
274 typedef int __bitwise snd_pcm_subformat_t;
305 typedef int __bitwise snd_pcm_state_t;
838 typedef int __bitwise snd_ctl_elem_type_t;
848 typedef int __bitwise snd_ctl_elem_iface_t;
Dasequencer.h341 typedef int __bitwise snd_seq_client_type_t;
/linux-4.19.296/fs/sysv/
Dsysv.h7 typedef __u16 __bitwise __fs16;
8 typedef __u32 __bitwise __fs32;
/linux-4.19.296/fs/xfs/
Dkmem.h18 typedef unsigned __bitwise xfs_km_flags_t;
/linux-4.19.296/fs/ufs/
Dufs_fs.h41 typedef __u64 __bitwise __fs64;
42 typedef __u32 __bitwise __fs32;
43 typedef __u16 __bitwise __fs16;
/linux-4.19.296/include/rdma/
Dib_mad.h186 typedef u64 __bitwise ib_sa_comp_mask;
/linux-4.19.296/include/target/
Dtarget_core_base.h153 typedef unsigned __bitwise sense_reason_t;
/linux-4.19.296/include/net/
Dsock.h119 typedef __u32 __bitwise __portpair;
120 typedef __u64 __bitwise __addrpair;

12