/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_btf_map_in_map.c | 9 __type(key, int); 10 __type(value, int); 17 __type(key, int); 18 __type(value, int); 24 __type(key, int); 25 __type(value, int); 32 __type(key, int); 48 __type(key, int); 57 __type(key, int); 64 __type(key, int); [all …]
|
H A D | map_ptr_kern.c | 102 __type(key, __u32); 103 __type(value, __u32); 143 __type(key, __u32); 175 __type(key, __u32); 192 __type(key, __u32); 209 __type(key, __u32); 226 __type(key, __u32); 247 __type(key, __u32); 266 __type(key, __u32); 283 __type(key, __u32); [all …]
|
H A D | test_unpriv_bpf_disabled.c | 18 __type(key, __u32); 19 __type(value, __u32); 25 __type(key, __u32); 26 __type(value, __u32); 32 __type(key, __u32); 33 __type(value, __u32); 39 __type(key, __u32); 40 __type(value, __u32); 45 __type(key, __u32); 46 __type(value, __u32);
|
H A D | lsm.c | 17 __type(key, __u32); 18 __type(value, __u64); 24 __type(key, __u32); 25 __type(value, __u64); 31 __type(key, __u32); 32 __type(value, __u64); 38 __type(key, __u32); 39 __type(value, __u64); 45 __type(key, __u32); 52 __type(key, __u32); [all …]
|
H A D | test_stacktrace_build_id.c | 14 __type(key, __u32); 15 __type(value, __u32); 21 __type(key, __u32); 22 __type(value, __u32); 31 __type(key, __u32); 32 __type(value, stack_trace_t); 38 __type(key, __u32); 39 __type(value, stack_trace_t);
|
H A D | sockmap_verdict_prog.c | 9 __type(key, int); 10 __type(value, int); 16 __type(key, int); 17 __type(value, int); 23 __type(key, int); 24 __type(value, int); 30 __type(key, int); 31 __type(value, int);
|
H A D | test_stacktrace_map.c | 14 __type(key, __u32); 15 __type(value, __u32); 21 __type(key, __u32); 22 __type(value, __u32); 30 __type(key, __u32); 31 __type(value, stack_trace_t); 37 __type(key, __u32); 38 __type(value, stack_trace_t);
|
H A D | test_map_in_map.c | 12 __type(key, __u32); 13 __type(value, __u32); 20 __type(key, int); 21 __type(value, __u32); 30 __type(key, __u32); 31 __type(value, __u32); 37 __type(key, __u32); 45 __type(key, __u32);
|
H A D | test_sockmap_pass_prog.c | 8 __type(key, int); 9 __type(value, int); 15 __type(key, int); 16 __type(value, int); 22 __type(key, int); 23 __type(value, int);
|
H A D | test_sockmap_drop_prog.c | 8 __type(key, int); 9 __type(value, int); 15 __type(key, int); 16 __type(value, int); 22 __type(key, int); 23 __type(value, int);
|
H A D | test_pinning.c | 9 __type(key, __u32); 10 __type(value, __u64); 17 __type(key, __u32); 18 __type(value, __u64); 24 __type(key, __u32); 25 __type(value, __u64);
|
H A D | map_kptr.c | 14 __type(key, int); 21 __type(key, int); 28 __type(key, int); 35 __type(key, int); 42 __type(key, int); 50 __type(key, int); 58 __type(key, int); 65 __type(key, int); 73 __type(key, int); 80 __type(key, int); [all …]
|
H A D | local_storage_bench.c | 13 __type(key, int); 14 __type(value, int); 18 __type(key, int); 19 __type(value, int); 26 __type(key, int); 27 __type(value, int); 31 __type(key, int); 32 __type(value, int);
|
H A D | test_sockmap_update.c | 9 __type(key, __u32); 10 __type(value, __u64); 16 __type(key, __u32); 17 __type(value, __u64); 23 __type(key, __u32); 24 __type(value, __u64);
|
H A D | bpf_iter_sockmap.c | 14 __type(key, __u32); 15 __type(value, __u64); 21 __type(key, __u32); 22 __type(value, __u64); 28 __type(key, __u32); 29 __type(value, __u64);
|
H A D | test_sockmap_listen.c | 13 __type(key, __u32); 14 __type(value, __u64); 20 __type(key, __u32); 21 __type(value, __u64); 27 __type(key, int); 28 __type(value, unsigned int); 34 __type(key, int); 35 __type(value, int);
|
H A D | test_skmsg_load_helpers.c | 9 __type(key, __u32); 10 __type(value, __u64); 16 __type(key, __u32); 17 __type(value, __u64); 23 __type(key, __u32); 24 __type(value, __u64);
|
H A D | netns_cookie_prog.c | 12 __type(key, int); 13 __type(value, int); 19 __type(key, int); 20 __type(value, int); 26 __type(key, __u32); 27 __type(value, __u64);
|
H A D | stacktrace_map_skip.c | 13 __type(key, __u32); 14 __type(value, stack_trace_t); 20 __type(key, __u32); 21 __type(value, __u32); 27 __type(key, __u32); 28 __type(value, stack_trace_t);
|
H A D | test_select_reuseport_kern.c | 25 __type(key, __u32); 26 __type(value, __u32); 32 __type(key, __u32); 33 __type(value, __u32); 39 __type(key, __u32); 40 __type(value, int); 46 __type(key, __u32); 47 __type(value, __u32); 53 __type(key, __u32); 54 __type(value, struct data_check);
|
H A D | local_storage.c | 29 __type(key, int); 30 __type(value, struct local_storage); 36 __type(key, int); 37 __type(value, struct local_storage); 43 __type(key, int); 44 __type(value, struct local_storage); 50 __type(key, int); 51 __type(value, struct local_storage); 57 __type(key, int); 58 __type(value, struct local_storage);
|
H A D | linked_maps2.c | 14 __type(key, key_type); 15 __type(value, value_type); 21 __type(key, int); 22 __type(value, int); 29 __type(key, int); 30 __type(value, int);
|
H A D | linked_maps1.c | 13 __type(key, struct my_key); 14 __type(value, struct my_value); 23 __type(key, int); 24 __type(value, int); 35 __type(key, int); 36 __type(value, int);
|
H A D | verifier_map_ptr_mixing.c | 18 __type(key, int); 19 __type(value, struct test_val); 25 __type(key, long long); 26 __type(value, struct test_val); 32 __type(key, int); 33 __type(value, int); 37 __type(key, int); 38 __type(value, int);
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test.bpf.c | 19 __type(key, u32); 20 __type(value, long); 26 __type(key, u32); 27 __type(value, long); 33 __type(key, u32); 34 __type(value, long); 41 __type(key, u32); 42 __type(value, long); 67 __type(key, u32); 91 __type(key, u32); [all …]
|