Home
last modified time | relevance | path

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

12

/include/uapi/linux/
Dtypes.h28 #define __bitwise __attribute__((bitwise)) macro
30 #define __bitwise macro
34 #define __bitwise__ __bitwise
36 typedef __u16 __bitwise __le16;
37 typedef __u16 __bitwise __be16;
38 typedef __u32 __bitwise __le32;
39 typedef __u32 __bitwise __be32;
40 typedef __u64 __bitwise __le64;
41 typedef __u64 __bitwise __be64;
43 typedef __u16 __bitwise __sum16;
[all …]
Drpmsg_types.h7 typedef __u16 __bitwise __rpmsg16;
8 typedef __u32 __bitwise __rpmsg32;
9 typedef __u64 __bitwise __rpmsg64;
Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
43 typedef __u32 __bitwise __virtio32;
44 typedef __u64 __bitwise __virtio64;
Dfs.h312 typedef int __bitwise __kernel_rwf_t;
/include/linux/
Dtypes.h158 typedef unsigned int __bitwise gfp_t;
159 typedef unsigned int __bitwise slab_flags_t;
160 typedef unsigned int __bitwise fmode_t;
Dblk_types.h97 typedef u8 __bitwise blk_status_t;
206 typedef __u32 __bitwise blk_opf_t;
314 typedef __u32 __bitwise blk_mq_req_flags_t;
Dpagewalk.h145 typedef int __bitwise folio_walk_flags_t;
Dgfp_types.h18 typedef unsigned int __bitwise gfp_t;
Dmm_types.h1285 typedef __bitwise unsigned int vm_fault_t;
1445 typedef unsigned int __bitwise zap_flags_t;
1448 typedef int __bitwise cydp_t;
Dmemory_hotplug.h35 typedef int __bitwise mhp_t;
Dsuspend.h35 typedef int __bitwise suspend_state_t;
Duserfaultfd_k.h88 typedef unsigned int __bitwise uffd_flags_t;
Dio_uring_types.h479 typedef u64 __bitwise io_req_flags_t;
Dserial_core.h431 typedef u64 __bitwise upf_t;
432 typedef unsigned int __bitwise upstat_t;
Dkasan.h25 typedef unsigned int __bitwise kasan_vmalloc_flags_t;
Dpci.h172 typedef int __bitwise pci_power_t;
197 typedef unsigned int __bitwise pci_channel_state_t;
210 typedef unsigned int __bitwise pcie_reset_state_t;
223 typedef unsigned short __bitwise pci_dev_flags_t;
258 typedef unsigned short __bitwise pci_bus_flags_t;
864 typedef unsigned int __bitwise pci_ers_result_t;
Dblkdev.h130 typedef unsigned int __bitwise blk_mode_t;
299 typedef unsigned int __bitwise blk_features_t;
356 typedef unsigned int __bitwise blk_flags_t;
Duio.h16 typedef unsigned int __bitwise iov_iter_extraction_t;
/include/net/
Dinet_dscp.h38 typedef u8 __bitwise dscp_t;
Dnetmem.h68 typedef unsigned long __bitwise netmem_ref;
Dmacsec.h34 typedef u64 __bitwise sci_t;
35 typedef u32 __bitwise ssci_t;
/include/trace/hooks/
Dblk.h39 typedef __u32 __bitwise blk_opf_t;
/include/uapi/sound/
Dasound.h172 typedef int __bitwise snd_pcm_access_t;
180 typedef int __bitwise snd_pcm_format_t;
268 typedef int __bitwise snd_pcm_subformat_t;
306 typedef int __bitwise snd_pcm_state_t;
1071 typedef int __bitwise snd_ctl_elem_type_t;
1081 typedef int __bitwise snd_ctl_elem_iface_t;
Dasequencer.h341 typedef int __bitwise snd_seq_client_type_t;
/include/rdma/
Dib_mad.h159 typedef u64 __bitwise ib_sa_comp_mask;

12