Searched defs:types (Results 1 – 12 of 12) sorted by relevance
/tools/lib/bpf/ |
A D | features.c | 84 __u32 types[] = { in probe_kern_btf() local 97 __u32 types[] = { in probe_kern_btf_func() local 115 __u32 types[] = { in probe_kern_btf_func_global() local 133 __u32 types[] = { in probe_kern_btf_datasec() local 152 __u32 types[] = { in probe_kern_btf_qmark_datasec() local 170 __u32 types[] = { in probe_kern_btf_float() local 182 __u32 types[] = { in probe_kern_btf_decl_tag() local 199 __u32 types[] = { in probe_kern_btf_type_tag() local 307 __u32 types[] = { in probe_module_btf() local 447 __u32 types[] = { in probe_kern_btf_enum64() local [all …]
|
A D | libbpf_probes.c | 266 __u32 types[] = { in load_local_storage_btf() local
|
A D | btf.c | 1727 void *hdr, *types; in btf_ensure_modifiable() local
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | core_reloc_raw.c | 24 __u32 types[15]; in test_bad_local_id() member
|
A D | fd_array.c | 26 __u32 types[8]; in new_btf() member
|
/tools/perf/tests/ |
A D | event_groups.c | 14 static int types[] = {0, 1, -1}; variable
|
/tools/testing/selftests/bpf/progs/ |
A D | syscall.c | 72 __u32 types[8]; in btf_load() member
|
/tools/perf/util/ |
A D | trace-event-scripting.c | 330 u32 types, events; in sample_flags_to_name() local
|
A D | lock-contention.h | 14 unsigned int *types; member
|
/tools/testing/selftests/bpf/ |
A D | test_maps.c | 1720 int types[2] = { SOCK_STREAM, SOCK_DGRAM }, type; in test_reuseport_array() local
|
A D | test_verifier.c | 739 static int load_btf_spec(__u32 *types, int types_len, in load_btf_spec()
|
/tools/testing/selftests/mm/ |
A D | mseal_test.c | 93 static int sys_madvise(void *start, size_t len, int types) in sys_madvise()
|
Completed in 69 milliseconds