Searched refs:data_size_in (Results 1 – 13 of 13) sorted by relevance
/external/strace/ |
D | bpf_attr_check.c | 353 …atic_assert(SoM(struct BPF_PROG_TEST_RUN_struct, data_size_in) == SoM(union bpf_attr, test.data_si… 355 …sert(offsetof(struct BPF_PROG_TEST_RUN_struct, data_size_in) == offsetof(union bpf_attr, test.data…
|
D | bpf_attr.h | 170 uint32_t data_size_in; member
|
D | bpf.c | 374 PRINT_FIELD_U(", ", attr, data_size_in); in BEGIN_BPF_CMD_DECODER()
|
D | config.h.in | 1588 /* Define to 1 if `test.data_size_in' is a member of `union bpf_attr'. */
|
D | configure | 11445 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.data_size_in" "ac_cv_member_union_bpf_attr_te…
|
/external/strace/m4/ |
D | bpf_attr.m4 | 75 union bpf_attr.test.data_size_in,
|
/external/iproute2/include/uapi/linux/ |
D | bpf.h | 231 __u32 data_size_in; member
|
/external/bcc/src/cc/includes/compat/linux/ |
D | bpf.h | 356 __u32 data_size_in; member
|
/external/bcc/src/cc/compat/linux/ |
D | bpf.h | 356 __u32 data_size_in; member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 388 __u32 data_size_in; /* input: len of data_in */ member
|
/external/strace/tests/ |
D | bpf.c | 761 .data_size_in = 0xfac3fed4,
|
/external/strace/tests-m32/ |
D | bpf.c | 761 .data_size_in = 0xfac3fed4,
|
/external/strace/tests-mx32/ |
D | bpf.c | 761 .data_size_in = 0xfac3fed4,
|