Home
last modified time | relevance | path

Searched defs:inner_map (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/samples/bpf/
A Dtest_map_in_map.bpf.c76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) in do_reg_lookup()
84 static __always_inline int do_inline_array_lookup(void *inner_map, u32 port) in do_inline_array_lookup()
95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) in do_inline_hash_lookup()
113 void *outer_map, *inner_map; in trace_sys_connect() local
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_btf_map_in_map.c6 struct inner_map { struct
126 struct inner_map *inner_map; in handle__sys_enter() local
A Dbloom_filter_map.c56 int inner_map(void *ctx) in inner_map() function
58 struct bpf_map *inner_map; in inner_map() local
A Dtimer_mim_reject.c15 struct inner_map { struct
50 struct bpf_map *inner_map, *inner_map2; in BPF_PROG() local
A Dtimer_mim.c15 struct inner_map { struct
68 struct bpf_map *inner_map; in BPF_PROG() local
A Dlsm.c56 struct inner_map { struct
113 struct inner_map *inner_map; in BPF_PROG() local
A Djeq_infer_not_null_fail.c21 struct bpf_map *inner_map = map->inner_map_meta; in jeq_infer_not_null_ptr_to_btfid() local
A Dlocal_storage_bench.c53 void *map, *inner_map; in do_lookup() local
A Dmap_ptr_kern.c339 struct inner_map { struct
365 struct bpf_array *inner_map; in check_array_of_maps() local
392 struct bpf_htab *inner_map; in check_hash_of_maps() local
/linux-6.3-rc2/kernel/bpf/
A Dmap_in_map.c12 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_meta_alloc() local
123 struct bpf_map *inner_map, *inner_map_meta; in bpf_map_fd_get_ptr() local
A Dhashtab.c1782 struct bpf_map **inner_map = value; in __htab_map_lookup_and_delete_batch() local
2478 struct bpf_map **inner_map = htab_map_lookup_elem(map, key); in htab_of_map_lookup_elem() local
A Darraymap.c1329 struct bpf_map **inner_map = array_map_lookup_elem(map, key); in array_of_map_lookup_elem() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dsockmap_listen.c1067 struct bpf_map *inner_map, int family, in test_skb_redir_to_connected()
1092 struct bpf_map *inner_map, int family, in test_msg_redir_to_connected()
1169 struct bpf_map *inner_map, int family, in test_skb_redir_to_listening()
1194 struct bpf_map *inner_map, int family, in test_msg_redir_to_listening()
1659 struct bpf_map *inner_map, int sotype) in unix_skb_redir_to_connected()
1827 struct bpf_map *inner_map, int family) in udp_skb_redir_to_connected()
1915 struct bpf_map *inner_map, int family) in inet_unix_skb_redir_to_connected()
1996 struct bpf_map *inner_map, int family) in unix_inet_skb_redir_to_connected()
/linux-6.3-rc2/tools/testing/selftests/bpf/benchs/
A Dbench_local_storage.c117 struct bpf_map *inner_map; in __setup() local
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.c509 struct bpf_map *inner_map; member

Completed in 47 milliseconds