Searched refs:__u32 (Results 151 - 175 of 2114) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/
H A Dgpio.h35 __u32 lines;
131 __u32 id;
132 __u32 padding;
136 __u32 debounce_period_us;
169 __u32 num_attrs;
171 __u32 padding[5];
196 __u32 offsets[GPIO_V2_LINES_MAX];
199 __u32 num_lines;
200 __u32 event_buffer_size;
202 __u32 paddin
[all...]
H A Dminix_fs.h38 __u32 i_size;
39 __u32 i_time;
56 __u32 i_size;
57 __u32 i_atime;
58 __u32 i_mtime;
59 __u32 i_ctime;
60 __u32 i_zone[10];
73 __u32 s_max_size;
76 __u32 s_zones;
83 __u32 s_ninode
[all...]
H A Dgsmmux.h90 #define GSMIOC_GETFIRST _IOR('G', 4, __u32)
107 __u32 keep_alive;
108 __u32 wait_config;
109 __u32 flags;
110 __u32 reserved[5];
135 __u32 channel;
136 __u32 adaption;
137 __u32 mtu;
138 __u32 priority;
139 __u32
[all...]
H A Dvboxguest.h29 __u32 size_in;
31 __u32 version;
33 __u32 type;
40 __u32 size_out;
42 __u32 reserved;
70 __u32 req_version;
75 __u32 min_version;
77 __u32 reserved1;
79 __u32 reserved2;
83 __u32 session_versio
[all...]
H A Dsignalfd.h21 __u32 ssi_signo;
24 __u32 ssi_pid;
25 __u32 ssi_uid;
27 __u32 ssi_tid;
28 __u32 ssi_band;
29 __u32 ssi_overrun;
30 __u32 ssi_trapno;
41 __u32 ssi_arch;
H A Dpr.h35 __u32 type;
36 __u32 flags;
42 __u32 flags;
43 __u32 __pad;
49 __u32 type;
50 __u32 flags;
55 __u32 flags;
56 __u32 __pad;
H A Dsev-guest.h24 __u32 vmpl;
36 __u32 root_key_select;
37 __u32 rsvd;
39 __u32 vmpl;
40 __u32 guest_svn;
61 __u32 fw_error;
62 __u32 vmm_error;
74 __u32 certs_len;
/linux-master/include/uapi/drm/
H A Dnouveau_drm.h77 __u32 fb_ctxdma_handle;
78 __u32 tt_ctxdma_handle;
81 __u32 pushbuf_domains;
84 __u32 notifier_handle;
88 __u32 handle;
89 __u32 grclass;
91 __u32 nr_subchan;
114 __u32 handle;
115 __u32 domain;
119 __u32 tile_mod
[all...]
H A Dpanfrost_drm.h58 __u32 in_sync_count;
61 __u32 out_sync;
67 __u32 bo_handle_count;
70 __u32 requirements;
82 __u32 handle;
83 __u32 pad;
97 __u32 size;
98 __u32 flags;
100 __u32 handle;
102 __u32 pa
[all...]
H A Dmsm_drm.h100 __u32 pipe; /* in, MSM_PIPE_x */
101 __u32 param; /* in, MSM_PARAM_x */
103 __u32 len; /* zero for non-pointer params */
104 __u32 pad; /* must be zero */
126 __u32 flags; /* in, mask of MSM_BO_x */
127 __u32 handle; /* out */
147 __u32 handle; /* in */
148 __u32 info; /* in - one of MSM_INFO_* */
150 __u32 len; /* in or out */
151 __u32 pa
[all...]
/linux-master/tools/lib/bpf/
H A Drelo_core.h11 __u32 id;
24 __u32 type_id; /* struct/union type or array element type */
25 __u32 idx; /* field index or array index */
34 __u32 root_type_id;
44 __u32 bit_offset;
65 __u32 orig_sz;
66 __u32 orig_type_id;
67 __u32 new_sz;
68 __u32 new_type_id;
71 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_i
[all...]
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_ring.h63 static inline int pvrdma_idx_valid(__u32 idx, __u32 max_elems)
69 static inline __s32 pvrdma_idx(atomic_t *var, __u32 max_elems)
78 static inline void pvrdma_idx_ring_inc(atomic_t *var, __u32 max_elems)
80 __u32 idx = atomic_read(var) + 1; /* Increment. */
87 __u32 max_elems, __u32 *out_tail)
89 const __u32 tail = atomic_read(&r->prod_tail);
90 const __u32 head = atomic_read(&r->cons_head);
101 __u32 max_elem
[all...]
/linux-master/include/uapi/video/
H A Dsisfb.h79 __u32 sisfb_id; /* for identifying sisfb */
83 __u32 chip_id; /* PCI-ID of detected chip */
84 __u32 memory; /* total video memory in KB */
85 __u32 heapstart; /* heap start offset in KB */
94 __u32 sisfb_tqlen; /* turbo queue length (in KB) */
96 __u32 sisfb_pcibus; /* The card's PCI ID */
97 __u32 sisfb_pcislot;
98 __u32 sisfb_pcifunc;
104 __u32 sisfb_vbflags;
105 __u32 sisfb_currentvbflag
[all...]
/linux-master/arch/x86/include/uapi/asm/
H A Dmsr.h10 #define X86_IOC_RDMSR_REGS _IOWR('c', 0xA0, __u32[8])
11 #define X86_IOC_WRMSR_REGS _IOWR('c', 0xA1, __u32[8])
H A Dkvm.h80 __u32 ioregsel;
81 __u32 id;
82 __u32 irr;
83 __u32 pad;
128 __u32 limit;
179 __u32 mxcsr;
180 __u32 pad2;
184 __u32 index;
185 __u32 reserved;
191 __u32 nmsr
[all...]
/linux-master/include/uapi/linux/netfilter/
H A Dxt_quota.h15 __u32 flags;
16 __u32 pad;
H A Dxt_mark.h8 __u32 mark, mask;
12 __u32 mark, mask;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h7 __u32 total_retrans;
8 __u32 ncalls;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern6.c8 __u32 value_sum = 0;
19 value_sum += *(__u32 *)(value - 4);
/linux-master/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h24 __u32 sc_flags;
30 __u32 magic;
31 __u32 size;
41 __u32 fcsr;
50 __u32 fcsr;
59 __u32 fcsr;
67 __u32 eflags;
68 __u32 ftop;
/linux-master/include/uapi/linux/raid/
H A Dmd_p.h101 __u32 number; /* 0 Device number in the entire set */
102 __u32 major; /* 1 Device major number */
103 __u32 minor; /* 2 Device minor number */
104 __u32 raid_disk; /* 3 The role of the device in the raid set */
105 __u32 state; /* 4 Operational state */
106 __u32 reserved[MD_SB_DESCRIPTOR_WORDS - 5];
135 __u32 md_magic; /* 0 MD identifier */
136 __u32 major_version; /* 1 major version to which the set conforms */
137 __u32 minor_version; /* 2 minor version ... */
138 __u32 patch_versio
[all...]
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h80 __u32 ioregsel;
81 __u32 id;
82 __u32 irr;
83 __u32 pad;
128 __u32 limit;
179 __u32 mxcsr;
180 __u32 pad2;
184 __u32 index;
185 __u32 reserved;
191 __u32 nmsr
[all...]
/linux-master/arch/arm/include/uapi/asm/
H A Dsetup.h26 __u32 size;
27 __u32 tag;
34 __u32 flags; /* bit 0 = read-only */
35 __u32 pagesize;
36 __u32 rootdev;
43 __u32 size;
44 __u32 start; /* physical start address */
66 __u32 flags; /* bit 0 = load, bit 1 = prompt */
67 __u32 size; /* decompressed ramdisk size in _kilo_ bytes */
68 __u32 star
[all...]
/linux-master/arch/alpha/include/uapi/asm/
H A Dstatfs.h9 #define __statfs_word __u32
/linux-master/arch/arm/include/asm/
H A Dswab.h23 static inline __attribute_const__ __u32 __arch_swahb32(__u32 x)
31 static inline __attribute_const__ __u32 __arch_swab32(__u32 x)

Completed in 510 milliseconds

1234567891011>>