Searched refs:__bitwise (Results 1 - 24 of 24) sorted by relevance

/linux-4.1.27/tools/include/linux/
H A Dtypes.h46 #define __bitwise __bitwise__ macro
48 #define __bitwise macro
56 typedef __u16 __bitwise __le16;
57 typedef __u16 __bitwise __be16;
58 typedef __u32 __bitwise __le32;
59 typedef __u32 __bitwise __be32;
60 typedef __u64 __bitwise __le64;
61 typedef __u64 __bitwise __be64;
/linux-4.1.27/include/uapi/linux/
H A Dtypes.h27 #define __bitwise __bitwise__ macro
29 #define __bitwise macro
32 typedef __u16 __bitwise __le16;
33 typedef __u16 __bitwise __be16;
34 typedef __u32 __bitwise __le32;
35 typedef __u32 __bitwise __be32;
36 typedef __u64 __bitwise __le64;
37 typedef __u64 __bitwise __be64;
39 typedef __u16 __bitwise __sum16;
40 typedef __u32 __bitwise __wsum;
/linux-4.1.27/fs/ntfs/
H A Dtypes.h31 typedef __u16 __bitwise sle16;
32 typedef __u32 __bitwise sle32;
33 typedef __u64 __bitwise sle64;
/linux-4.1.27/include/linux/
H A Domap-mailbox.h14 typedef int __bitwise omap_mbox_irq_t;
H A Dpci.h110 typedef int __bitwise pci_power_t;
137 typedef unsigned int __bitwise pci_channel_state_t;
150 typedef unsigned int __bitwise pcie_reset_state_t;
163 typedef unsigned short __bitwise pci_dev_flags_t;
192 typedef unsigned short __bitwise pci_bus_flags_t;
608 typedef unsigned int __bitwise pci_ers_result_t;
H A Dsuspend.h34 typedef int __bitwise suspend_state_t;
/linux-4.1.27/fs/qnx6/
H A Dqnx6.h22 typedef __u16 __bitwise __fs16;
23 typedef __u32 __bitwise __fs32;
24 typedef __u64 __bitwise __fs64;
/linux-4.1.27/include/scsi/
H A Dosd_types.h24 typedef u64 __bitwise osd_id;
/linux-4.1.27/fs/befs/
H A Dbefs_fs_types.h86 typedef u64 __bitwise fs64;
87 typedef u32 __bitwise fs32;
88 typedef u16 __bitwise fs16;
/linux-4.1.27/fs/xfs/
H A Dkmem.h30 typedef unsigned __bitwise xfs_km_flags_t;
/linux-4.1.27/drivers/dma/
H A Dfsldma.h90 typedef u64 __bitwise v64;
91 typedef u32 __bitwise v32;
/linux-4.1.27/fs/sysv/
H A Dsysv.h6 typedef __u16 __bitwise __fs16;
7 typedef __u32 __bitwise __fs32;
/linux-4.1.27/include/uapi/sound/
H A Dasound.h173 typedef int __bitwise snd_pcm_access_t;
181 typedef int __bitwise snd_pcm_format_t;
254 typedef int __bitwise snd_pcm_subformat_t;
284 typedef int __bitwise snd_pcm_state_t;
816 typedef int __bitwise snd_ctl_elem_type_t;
826 typedef int __bitwise snd_ctl_elem_iface_t;
H A Dasequencer.h340 typedef int __bitwise snd_seq_client_type_t;
/linux-4.1.27/drivers/usb/host/
H A Dohci.h15 typedef __u32 __bitwise __hc32;
16 typedef __u16 __bitwise __hc16;
H A Duhci-hcd.h110 typedef __u32 __bitwise __hc32;
111 typedef __u16 __bitwise __hc16;
H A Dehci.h33 typedef __u32 __bitwise __hc32;
34 typedef __u16 __bitwise __hc16;
/linux-4.1.27/arch/s390/kvm/
H A Dkvm-s390.h73 typedef u8 __bitwise ar_t;
/linux-4.1.27/fs/ufs/
H A Dufs_fs.h40 typedef __u64 __bitwise __fs64;
41 typedef __u32 __bitwise __fs32;
42 typedef __u16 __bitwise __fs16;
/linux-4.1.27/fs/logfs/
H A Dlogfs.h94 typedef u8 __bitwise level_t;
95 typedef u8 __bitwise gc_level_t;
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h63 typedef __s16 __bitwise a_sle16;
64 typedef __s32 __bitwise a_sle32;
/linux-4.1.27/include/rdma/
H A Dib_mad.h162 typedef u64 __bitwise ib_sa_comp_mask;
/linux-4.1.27/include/net/
H A Dsock.h130 typedef __u32 __bitwise __portpair;
131 typedef __u64 __bitwise __addrpair;
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-hcd.c50 typedef __u32 __bitwise __dw;

Completed in 1092 milliseconds