Home
last modified time | relevance | path

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

12

/include/uapi/linux/
A Dtypes.h30 #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;
44 typedef __u32 __bitwise __wsum;
[all …]
A Dvirtio_types.h42 typedef __u16 __bitwise __virtio16;
43 typedef __u32 __bitwise __virtio32;
44 typedef __u64 __bitwise __virtio64;
A Drpmsg_types.h7 typedef __u16 __bitwise __rpmsg16;
8 typedef __u32 __bitwise __rpmsg32;
9 typedef __u64 __bitwise __rpmsg64;
A Dfs.h407 typedef int __bitwise __kernel_rwf_t;
/include/linux/
A Dtypes.h163 typedef unsigned int __bitwise gfp_t;
164 typedef unsigned int __bitwise slab_flags_t;
165 typedef unsigned int __bitwise fmode_t;
A Dblk_types.h96 typedef u8 __bitwise blk_status_t;
205 typedef __u32 __bitwise blk_opf_t;
314 typedef __u32 __bitwise blk_mq_req_flags_t;
A Dpagewalk.h146 typedef int __bitwise folio_walk_flags_t;
A Dgfp_types.h18 typedef unsigned int __bitwise gfp_t;
A Dmm_types.h1451 typedef __bitwise unsigned int vm_fault_t;
1612 typedef unsigned int __bitwise zap_flags_t;
1615 typedef int __bitwise cydp_t;
A Dsuspend.h34 typedef int __bitwise suspend_state_t;
A Dmemory_hotplug.h35 typedef int __bitwise mhp_t;
A Duserfaultfd_k.h84 typedef unsigned int __bitwise uffd_flags_t;
A Dserial_core.h427 typedef u64 __bitwise upf_t;
428 typedef unsigned int __bitwise upstat_t;
A Dgfp.h427 typedef unsigned int __bitwise acr_flags_t;
A Dkasan.h25 typedef unsigned int __bitwise kasan_vmalloc_flags_t;
A Dio_uring_types.h513 typedef u64 __bitwise io_req_flags_t;
A Dpci.h171 typedef int __bitwise pci_power_t;
196 typedef unsigned int __bitwise pci_channel_state_t;
209 typedef unsigned int __bitwise pcie_reset_state_t;
222 typedef unsigned short __bitwise pci_dev_flags_t;
257 typedef unsigned short __bitwise pci_bus_flags_t;
866 typedef unsigned int __bitwise pci_ers_result_t;
A Dblkdev.h126 typedef unsigned int __bitwise blk_mode_t;
300 typedef unsigned int __bitwise blk_features_t;
358 typedef unsigned int __bitwise blk_flags_t;
A Duio.h16 typedef unsigned int __bitwise iov_iter_extraction_t;
/include/net/
A Dinet_dscp.h38 typedef u8 __bitwise dscp_t;
A Dmacsec.h34 typedef u64 __bitwise sci_t;
35 typedef u32 __bitwise ssci_t;
A Dnetmem.h170 typedef unsigned long __bitwise netmem_ref;
/include/uapi/sound/
A 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;
1075 typedef int __bitwise snd_ctl_elem_type_t;
1085 typedef int __bitwise snd_ctl_elem_iface_t;
A Dasequencer.h351 typedef int __bitwise snd_seq_client_type_t;
/include/rdma/
A Dib_mad.h159 typedef u64 __bitwise ib_sa_comp_mask;

Completed in 84 milliseconds

12