Searched refs:__bitwise (Results 1 – 25 of 35) sorted by relevance
12
30 #define __bitwise macro34 #define __bitwise__ __bitwise36 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 …]
42 typedef __u16 __bitwise __virtio16;43 typedef __u32 __bitwise __virtio32;44 typedef __u64 __bitwise __virtio64;
7 typedef __u16 __bitwise __rpmsg16;8 typedef __u32 __bitwise __rpmsg32;9 typedef __u64 __bitwise __rpmsg64;
407 typedef int __bitwise __kernel_rwf_t;
163 typedef unsigned int __bitwise gfp_t;164 typedef unsigned int __bitwise slab_flags_t;165 typedef unsigned int __bitwise fmode_t;
96 typedef u8 __bitwise blk_status_t;205 typedef __u32 __bitwise blk_opf_t;314 typedef __u32 __bitwise blk_mq_req_flags_t;
146 typedef int __bitwise folio_walk_flags_t;
18 typedef unsigned int __bitwise gfp_t;
1451 typedef __bitwise unsigned int vm_fault_t;1612 typedef unsigned int __bitwise zap_flags_t;1615 typedef int __bitwise cydp_t;
34 typedef int __bitwise suspend_state_t;
35 typedef int __bitwise mhp_t;
84 typedef unsigned int __bitwise uffd_flags_t;
427 typedef u64 __bitwise upf_t;428 typedef unsigned int __bitwise upstat_t;
427 typedef unsigned int __bitwise acr_flags_t;
25 typedef unsigned int __bitwise kasan_vmalloc_flags_t;
513 typedef u64 __bitwise io_req_flags_t;
171 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;
126 typedef unsigned int __bitwise blk_mode_t;300 typedef unsigned int __bitwise blk_features_t;358 typedef unsigned int __bitwise blk_flags_t;
16 typedef unsigned int __bitwise iov_iter_extraction_t;
38 typedef u8 __bitwise dscp_t;
34 typedef u64 __bitwise sci_t;35 typedef u32 __bitwise ssci_t;
170 typedef unsigned long __bitwise netmem_ref;
172 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;
351 typedef int __bitwise snd_seq_client_type_t;
159 typedef u64 __bitwise ib_sa_comp_mask;
Completed in 84 milliseconds