Searched refs:__u32 (Results 176 - 200 of 2114) sorted by relevance

1234567891011>>

/linux-master/arch/m68k/include/uapi/asm/
H A Dswab.h11 static inline __attribute_const__ __u32 __arch_swab32(__u32 val)
20 static inline __attribute_const__ __u32 __arch_swab32(__u32 val)
/linux-master/arch/nios2/include/uapi/asm/
H A Dswab.h25 return (__u16) __nios2_swab(((__u32) x) << 16);
29 static inline __attribute__((const)) __u32 __arch_swab32(__u32 x)
31 return (__u32) __nios2_swab(x);
/linux-master/include/uapi/linux/netfilter/
H A Dxt_statistic.h26 __u32 probability;
29 __u32 every;
30 __u32 packet;
31 __u32 count; /* unused */
H A Dxt_connmark.h23 __u32 ctmark, ctmask, nfmask;
28 __u32 ctmark, ctmask, nfmask;
33 __u32 mark, mask;
/linux-master/tools/bpf/bpftool/skeleton/
H A Dpid_iter.h7 __u32 id;
/linux-master/include/uapi/misc/
H A Dfastrpc.h9 #define FASTRPC_IOCTL_FREE_DMA_BUFF _IOWR('R', 2, __u32)
74 __u32 attr;
78 __u32 handle;
79 __u32 sc;
84 __u32 filelen; /* elf file length */
86 __u32 attrs;
87 __u32 siglen;
92 __u32 namelen; /* length of pd process name */
93 __u32 memlen;
99 __u32 flag
[all...]
/linux-master/include/uapi/linux/usb/
H A Draw_gadget.h71 __u32 type;
72 __u32 length;
102 __u32 length;
120 __u32 type_control : 1;
121 __u32 type_iso : 1;
122 __u32 type_bulk : 1;
123 __u32 type_int : 1;
124 __u32 dir_in : 1;
125 __u32 dir_out : 1;
138 __u32 reserve
[all...]
/linux-master/fs/xfs/
H A Dxfs_ioctl32.h41 __u32 bs_uid; /* user id */
42 __u32 bs_gid; /* group id */
43 __u32 bs_rdev; /* device value */
50 __u32 bs_xflags; /* extended flags */
53 __u32 bs_gen; /* generation count */
59 __u32 bs_dmevmask; /* DMIG event mask */
79 __u32 fd; /* fd for FD_TO_HANDLE */
81 __u32 oflags; /* open flags */
83 __u32 ihandlen; /* user supplied length */
115 __u32 flag
[all...]
/linux-master/drivers/firewire/
H A Dnosy-user.h11 #define NOSY_IOC_FILTER _IOW('&', 2, __u32)
14 __u32 total_packet_count;
15 __u32 lost_packet_count;
/linux-master/arch/x86/include/asm/
H A Duser32.h37 __u32 ebx, ecx, edx, esi, edi, ebp, eax;
40 __u32 orig_eax, eip;
42 __u32 eflags, esp;
52 __u32 u_tsize; /* Text segment size (pages). */
53 __u32 u_dsize; /* Data segment size (pages). */
54 __u32 u_ssize; /* Stack segment size (pages). */
55 __u32 start_code; /* Starting virtual address of text. */
56 __u32 start_stack; /* Starting virtual address of stack area.
60 __u32 signal; /* Signal that caused the core dump. */
62 __u32 u_ar
[all...]
/linux-master/include/linux/platform_data/media/
H A Dsi4713.h33 __u32 index; /* modulator index */
34 __u32 frequency; /* frequency to perform rnl measurement */
36 __u32 reserved[4]; /* drivers and apps must init this to 0 */
/linux-master/include/uapi/linux/
H A Dkcmp.h23 __u32 efd; /* epoll file descriptor */
24 __u32 tfd; /* target file number */
25 __u32 toff; /* target offset within same numbered sequence */
H A Ddlm_device.h37 __u32 flags;
38 __u32 lkid;
39 __u32 parent;
52 __u32 flags;
53 __u32 minor;
58 __u32 nodeid;
59 __u32 pid;
63 __u32 version[3];
76 __u32 version[3];
83 __u32 versio
[all...]
H A Drio_mport_cdev.h50 __u32 offset; /* offset in register space */
51 __u32 length; /* length in bytes */
73 __u32 flags;
74 __u32 sys_size; /* Default addressing size */
79 __u32 dma_max_sge;
80 __u32 dma_max_size;
81 __u32 dma_align;
82 __u32 transfer_mode; /* Default transfer mode */
83 __u32 cap_sys_size; /* Capable system sizes */
84 __u32 cap_addr_siz
[all...]
H A Domapfb.h112 __u32 x, y;
113 __u32 width, height;
114 __u32 format;
115 __u32 out_x, out_y;
116 __u32 out_width, out_height;
117 __u32 reserved[8];
121 __u32 x, y;
122 __u32 width, height;
123 __u32 format;
138 __u32 pos_
[all...]
H A Dndctl.h19 __u32 status;
20 __u32 flags;
24 __u32 status;
25 __u32 config_size;
26 __u32 max_xfer;
30 __u32 in_offset;
31 __u32 in_length;
32 __u32 status;
37 __u32 in_offset;
38 __u32 in_lengt
[all...]
H A Dtcp.h143 __u32 opt_code;
144 __u32 opt_val;
148 __u32 snd_wl1;
149 __u32 snd_wnd;
150 __u32 max_window;
152 __u32 rcv_wnd;
153 __u32 rcv_wup;
230 __u32 tcpi_rto;
231 __u32 tcpi_ato;
232 __u32 tcpi_snd_ms
[all...]
H A Dcramfs_fs.h31 __u32 mode:CRAMFS_MODE_WIDTH, uid:CRAMFS_UID_WIDTH;
33 __u32 size:CRAMFS_SIZE_WIDTH, gid:CRAMFS_GID_WIDTH;
42 __u32 namelen:CRAMFS_NAMELEN_WIDTH, offset:CRAMFS_OFFSET_WIDTH;
46 __u32 crc;
47 __u32 edition;
48 __u32 blocks;
49 __u32 files;
56 __u32 magic; /* 0x28cd3d45 - random number */
57 __u32 size; /* length in bytes */
58 __u32 flag
[all...]
/linux-master/tools/include/uapi/linux/
H A Dkcmp.h23 __u32 efd; /* epoll file descriptor */
24 __u32 tfd; /* target file number */
25 __u32 toff; /* target offset within same numbered sequence */
H A Dtcp.h138 __u32 opt_code;
139 __u32 opt_val;
143 __u32 snd_wl1;
144 __u32 snd_wnd;
145 __u32 max_window;
147 __u32 rcv_wnd;
148 __u32 rcv_wup;
224 __u32 tcpi_rto;
225 __u32 tcpi_ato;
226 __u32 tcpi_snd_ms
[all...]
/linux-master/include/net/sctp/
H A Dtsnmap.h44 __u32 base_tsn;
57 __u32 cumulative_tsn_ack_point;
60 __u32 max_tsn_seen;
80 __u32 start;
85 __u32 initial_tsn, gfp_t gfp);
95 int sctp_tsnmap_check(const struct sctp_tsnmap *, __u32 tsn);
98 int sctp_tsnmap_mark(struct sctp_tsnmap *, __u32 tsn,
102 void sctp_tsnmap_skip(struct sctp_tsnmap *map, __u32 tsn);
105 static inline __u32 sctp_tsnmap_get_ctsn(const struct sctp_tsnmap *map)
111 static inline __u32 sctp_tsnmap_get_max_tsn_see
[all...]
/linux-master/Documentation/gpu/rfc/
H A Di915_small_bar.h14 __u32 rsvd0;
124 __u32 handle;
168 __u32 flags;
/linux-master/include/uapi/rdma/
H A Dsiw-abi.h18 __u32 cq_id;
19 __u32 num_cqe;
24 __u32 qp_id;
25 __u32 num_sqe;
26 __u32 num_rqe;
27 __u32 pad;
35 __u32 pad;
39 __u32 stag;
40 __u32 pad;
44 __u32 num_rq
[all...]
H A Dib_user_ioctl_verbs.h156 __u32 iv_algo; /* Use enum ib_uverbs_flow_action_esp_keymat_aes_gcm_iv_algo */
158 __u32 salt;
159 __u32 icv_len;
161 __u32 key_len;
162 __u32 aes_key[256 / 32];
171 __u32 size;
198 __u32 spi;
199 __u32 seq;
200 __u32 tfc_pad;
201 __u32 flag
[all...]
/linux-master/include/uapi/drm/
H A Divpu_accel.h144 __u32 param;
147 __u32 index;
209 __u32 flags;
212 __u32 handle;
223 __u32 handle;
226 __u32 flags;
267 __u32 buffer_count;
280 __u32 engine;
283 __u32 flags;
291 __u32 commands_offse
[all...]

Completed in 233 milliseconds

1234567891011>>