Searched refs:__u32 (Results 1 - 25 of 2114) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpbpf.h7 __u32 event_map;
8 __u32 total_retrans;
9 __u32 data_segs_in;
10 __u32 data_segs_out;
11 __u32 bad_cb_test_rv;
12 __u32 good_cb_test_rv;
15 __u32 num_listen;
16 __u32 num_close_events;
17 __u32 tcp_save_syn;
18 __u32 tcp_saved_sy
[all...]
/linux-master/include/linux/crush/
H A Dhash.h17 extern __u32 crush_hash32(int type, __u32 a);
18 extern __u32 crush_hash32_2(int type, __u32 a, __u32 b);
19 extern __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c);
20 extern __u32 crush_hash32_
[all...]
/linux-master/include/linux/
H A Dif_fddi.h36 __u32 smt_op_version_id;
37 __u32 smt_hi_version_id;
38 __u32 smt_lo_version_id;
40 __u32 smt_mib_version_id;
41 __u32 smt_mac_cts;
42 __u32 smt_non_master_cts;
43 __u32 smt_master_cts;
44 __u32 smt_available_paths;
45 __u32 smt_config_capabilities;
46 __u32 smt_config_polic
[all...]
H A Dtfrc.h22 __u32 tfrcrx_x_recv;
23 __u32 tfrcrx_rtt;
24 __u32 tfrcrx_p;
44 __u32 tfrctx_x_calc;
45 __u32 tfrctx_rtt;
46 __u32 tfrctx_p;
47 __u32 tfrctx_rto;
48 __u32 tfrctx_ipi;
/linux-master/arch/s390/include/uapi/asm/
H A Druntime_instr.h15 __u32 v : 1;
16 __u32 s : 1;
17 __u32 k : 1;
18 __u32 h : 1;
19 __u32 a : 1;
20 __u32 reserved1 : 3;
21 __u32 ps : 1;
22 __u32 qs : 1;
23 __u32 pc : 1;
24 __u32 q
[all...]
/linux-master/arch/x86/include/uapi/asm/
H A Dist.h24 __u32 signature;
25 __u32 command;
26 __u32 event;
27 __u32 perf_level;
/linux-master/arch/mips/include/asm/
H A Dtxx9pio.h15 __u32 dout;
16 __u32 din;
17 __u32 dir;
18 __u32 od;
19 __u32 flag[2];
20 __u32 pol;
21 __u32 intc;
22 __u32 maskcpu;
23 __u32 maskext;
H A Dsigcontext.h17 __u32 sc_regmask; /* Unused */
18 __u32 sc_status; /* Unused */
22 __u32 sc_acx; /* Only MIPS32; was sc_ownedfp */
23 __u32 sc_fpc_csr;
24 __u32 sc_fpc_eir; /* Unused */
25 __u32 sc_used_math;
26 __u32 sc_dsp; /* dsp status, was sc_ssflags */
29 __u32 sc_hi1; /* Was sc_cause */
30 __u32 sc_lo1; /* Was sc_badvaddr */
31 __u32 sc_hi
[all...]
/linux-master/include/uapi/linux/
H A Dbsg.h24 __u32 protocol; /* [i] 0 -> SCSI , .... */
25 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task
28 __u32 request_len; /* [i] in bytes */
31 __u32 request_attr; /* [i] {SCSI: task attribute} */
32 __u32 request_priority; /* [i] {SCSI: task priority} */
33 __u32 request_extra; /* [i] {spare, for padding} */
34 __u32 max_response_len; /* [i] in bytes */
38 __u32 dout_iovec_count; /* [i] 0 -> "flat" dout transfer else
40 __u32 dout_xfer_len; /* [i] bytes to be transferred to device */
41 __u32 din_iovec_coun
[all...]
H A Dvm_sockets_diag.h14 __u32 vdiag_states; /* query bitmap (e.g. 1 << TCP_LISTEN) */
15 __u32 vdiag_ino; /* must be 0 (reserved) */
16 __u32 vdiag_show; /* must be 0 (reserved) */
17 __u32 vdiag_cookie[2];
26 __u32 vdiag_src_cid;
27 __u32 vdiag_src_port;
28 __u32 vdiag_dst_cid;
29 __u32 vdiag_dst_port;
30 __u32 vdiag_ino;
31 __u32 vdiag_cooki
[all...]
/linux-master/include/uapi/rdma/
H A Dmthca-abi.h54 __u32 qp_tab_size;
55 __u32 uarc_size;
59 __u32 pdn;
60 __u32 reserved;
70 __u32 mr_attrs;
71 __u32 reserved;
75 __u32 lkey;
76 __u32 pdn;
79 __u32 arm_db_index;
80 __u32 set_db_inde
[all...]
H A Derdma-abi.h16 __u32 qbuf_len;
17 __u32 rsvd0;
21 __u32 cq_id;
22 __u32 num_cqe;
28 __u32 qbuf_len;
29 __u32 rsvd0;
33 __u32 qp_id;
34 __u32 num_sqe;
35 __u32 num_rqe;
36 __u32 rq_offse
[all...]
H A Docrdma-abi.h54 __u32 dev_id;
55 __u32 wqe_size;
56 __u32 max_inline_data;
57 __u32 dpp_wqe_size;
59 __u32 ah_tbl_len;
60 __u32 rqe_size;
68 __u32 rsvd[2];
72 __u32 id;
73 __u32 dpp_enabled;
74 __u32 dpp_page_addr_h
[all...]
/linux-master/include/uapi/sound/
H A Dcompress_params.h30 #define SND_AUDIOCODEC_PCM ((__u32) 0x00000001)
31 #define SND_AUDIOCODEC_MP3 ((__u32) 0x00000002)
32 #define SND_AUDIOCODEC_AMR ((__u32) 0x00000003)
33 #define SND_AUDIOCODEC_AMRWB ((__u32) 0x00000004)
34 #define SND_AUDIOCODEC_AMRWBPLUS ((__u32) 0x00000005)
35 #define SND_AUDIOCODEC_AAC ((__u32) 0x00000006)
36 #define SND_AUDIOCODEC_WMA ((__u32) 0x00000007)
37 #define SND_AUDIOCODEC_REAL ((__u32) 0x00000008)
38 #define SND_AUDIOCODEC_VORBIS ((__u32) 0x00000009)
39 #define SND_AUDIOCODEC_FLAC ((__u32)
[all...]
/linux-master/arch/s390/kernel/
H A Daudit.h9 extern __u32 s390_dir_class[];
10 extern __u32 s390_write_class[];
11 extern __u32 s390_read_class[];
12 extern __u32 s390_chattr_class[];
13 extern __u32 s390_signal_class[];
/linux-master/arch/powerpc/include/uapi/asm/
H A Dbootx.h58 __u32 physAddr; /* Physical starting address */
59 __u32 size; /* Size in bytes */
69 __u32 version;
71 __u32 compatible_version;
78 __u32 machineID;
81 __u32 architecture;
88 __u32 deviceTreeOffset; /* Device tree offset */
89 __u32 deviceTreeSize; /* Size of the device tree */
92 __u32 dispDeviceRect[4]; /* left,top,right,bottom */
93 __u32 dispDeviceDept
[all...]
/linux-master/drivers/gpu/drm/lima/
H A Dlima_dump.h32 __u32 magic;
35 __u32 num_tasks;
36 __u32 size;
37 __u32 reserved[4];
45 __u32 id;
46 __u32 size;
47 __u32 num_chunks;
48 __u32 reserved;
58 __u32 id;
59 __u32 siz
[all...]
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h160 __u32 vals[IPU3_UAPI_AE_BINS * IPU3_UAPI_AE_COLORS];
225 __u32 cell0:4;
226 __u32 cell1:4;
227 __u32 cell2:4;
228 __u32 cell3:4;
229 __u32 cell4:4;
230 __u32 cell5:4;
231 __u32 cell6:4;
232 __u32 cell7:4;
364 __u32 y1_sign_ve
[all...]
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_limit.h16 __u32 avg; /* Average secs between packets * scale */
17 __u32 burst; /* Period multiplier for upper limit. */
21 __u32 credit;
22 __u32 credit_cap, cost;
/linux-master/include/uapi/linux/netfilter/
H A Dxt_cluster.h12 __u32 total_nodes;
13 __u32 node_mask;
14 __u32 hash_seed;
15 __u32 flags;
H A Dxt_limit.h15 __u32 avg; /* Average secs between packets * scale */
16 __u32 burst; /* Period multiplier for upper limit. */
20 __u32 credit; /* moved to xt_limit_priv */
21 __u32 credit_cap, cost;
H A Dxt_cpu.h8 __u32 cpu;
9 __u32 invert;
/linux-master/arch/microblaze/include/asm/
H A Dthread_info.h29 __u32 r1; /* stack pointer */
30 __u32 r2;
32 __u32 r13;
33 __u32 r14;
34 __u32 r15;
35 __u32 r16;
36 __u32 r17;
37 __u32 r18;
39 __u32 r19;
40 __u32 r2
[all...]
/linux-master/arch/s390/hypfs/
H A Dhypfs_vm.h15 __u32 version;
16 __u32 flags;
23 __u32 pcpus;
24 __u32 lcpus;
25 __u32 vcpus;
26 __u32 ocpus;
27 __u32 cpu_max;
28 __u32 cpu_shares;
29 __u32 cpu_use_samp;
30 __u32 cpu_delay_sam
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcg_storage_multi.h9 __u32 egress_pkts;
10 __u32 ingress_pkts;

Completed in 466 milliseconds

1234567891011>>