/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | jeq_infer_not_null_fail.c | 21 struct bpf_map *inner_map = map->inner_map_meta; in jeq_infer_not_null_ptr_to_btfid() local
|
H A D | inner_array_lookup.c | 6 struct inner_map { struct
|
H A D | test_btf_map_in_map.c | 6 struct inner_map { struct 126 struct inner_map *inner_map; in handle__sys_enter() local [all...] |
H A D | bloom_filter_map.c | 56 int inner_map(void *ctx) in inner_map() function 58 struct bpf_map *inner_map; in inner_map() local
|
H A D | timer_mim.c | 15 struct inner_map { struct 68 struct bpf_map *inner_map; in BPF_PROG() local
|
H A D | local_storage_bench.c | 53 void *map, *inner_map; in do_lookup() local
|
H A D | lsm.c | 56 struct inner_map { struct 113 struct inner_map *inner_map; in BPF_PROG() local [all...] |
H A D | timer_mim_reject.c | 15 struct inner_map { struct 50 struct bpf_map *inner_map, *inner_map2; in BPF_PROG() local
|
H A D | map_ptr_kern.c | 344 struct inner_map { struct 370 struct bpf_array *inner_map; in check_array_of_maps() local 397 struct bpf_htab *inner_map; in check_hash_of_maps() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_btf_map_in_map.c | 6 struct inner_map { struct 126 struct inner_map *inner_map; in handle__sys_enter() local [all...] |
H A D | map_ptr_kern.c | 343 struct inner_map { struct
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | map_in_map.c | 11 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local 85 struct bpf_map *inner_map, *inner_map_meta; bpf_map_fd_get_ptr() local [all...] |
H A D | arraymap.c | 1260 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local
|
H A D | hashtab.c | 2097 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | map_in_map.c | 12 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local 112 struct bpf_map *inner_map, *inner_map_meta; bpf_map_fd_get_ptr() local 132 struct bpf_map *inner_map = ptr; bpf_map_fd_put_ptr() local [all...] |
H A D | arraymap.c | 1325 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local
|
H A D | hashtab.c | 1820 struct bpf_map **inner_map = value; in __htab_map_lookup_and_delete_batch() local 2558 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | test_map_in_map_kern.c | 76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) in do_reg_lookup() argument 84 static __always_inline int do_inline_array_lookup(void *inner_map, u32 port) in do_inline_array_lookup() argument 95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) in do_inline_hash_lookup() argument 113 void *outer_map, *inner_map; in trace_sys_connect() local [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | test_map_in_map.bpf.c | 76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) in do_reg_lookup() argument 84 static __always_inline int do_inline_array_lookup(void *inner_map, u32 port) in do_inline_array_lookup() argument 95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) in do_inline_hash_lookup() argument 112 void *outer_map, *inner_map; in BPF_KSYSCALL() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 117 struct bpf_map *inner_map; in __setup() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 1013 test_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_skb_redir_to_connected() argument 1038 test_msg_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_msg_redir_to_connected() argument 1124 test_skb_redir_to_listening(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_skb_redir_to_listening() argument 1149 test_msg_redir_to_listening(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_msg_redir_to_listening() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 727 test_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_skb_redir_to_connected() argument 752 test_msg_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_msg_redir_to_connected() argument 829 test_skb_redir_to_listening(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_skb_redir_to_listening() argument 854 test_msg_redir_to_listening(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_msg_redir_to_listening() argument 918 test_skb_redir_partial(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family, int sotype) test_skb_redir_partial() argument 1393 unix_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int sotype) unix_skb_redir_to_connected() argument 1543 vsock_unix_skb_redir_connectible(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int sotype) vsock_unix_skb_redir_connectible() argument 1713 udp_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family) udp_skb_redir_to_connected() argument 1801 inet_unix_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family) inet_unix_skb_redir_to_connected() argument 1882 unix_inet_skb_redir_to_connected(struct test_sockmap_listen *skel, struct bpf_map *inner_map, int family) unix_inet_skb_redir_to_connected() argument [all...] |
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 352 struct bpf_map *inner_map; member [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf.c | 527 struct bpf_map *inner_map; member [all...] |
/third_party/libbpf/src/ |
H A D | libbpf.c | 540 struct bpf_map *inner_map; member [all...] |