Home
last modified time | relevance | path

Searched defs:next_key (Results 1 – 25 of 37) sorted by relevance

12

/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c35 long long key, next_key, first_key, value; in test_hashmap() local
152 long long key, next_key, first_key; in test_hashmap_percpu() local
300 long long key, value[VALUE_SIZE], next_key; in test_hashmap_walk() local
370 int key, next_key, fd; in test_arraymap() local
426 int key, next_key, fd, i; in test_arraymap_percpu() local
H A Dtest_lru_map.c95 unsigned long long next_key = 0; in map_subset() local
H A Dtest_progs.c710 __u32 key, next_key; in compare_map_keys() local
737 __u32 key, next_key, *cur_key_p, *next_key_p; in compare_stack_ips() local
/linux/samples/bpf/
H A Dspintest_user.c14 long key, next_key, value; in main() local
H A Dsockex2_user.c49 int key = 0, next_key; in main() local
H A Dlwt_len_hist_user.c34 uint64_t key = 0, next_key, max_key = 0; in main() local
H A Dtracex4_user.c31 __u64 key, next_key; in print_old_objects() local
H A Dsockex3_user.c80 struct flow_key_record key = {}, next_key; in main() local
H A Doffwaketime_user.c79 struct key_t key = {}, next_key; in print_stacks() local
H A Dsampleip_user.c92 __u64 key, next_key; in print_ip_map() local
H A Dtrace_event_user.c102 struct key_t key = {}, next_key; in print_stacks() local
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c406 void *next_key) in nfp_bpf_ctrl_getfirst_entry()
413 void *key, void *next_key) in nfp_bpf_ctrl_getnext_entry()
H A Doffload.c307 void *key, void *next_key) in nfp_bpf_map_get_next_key()
/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_get_next_key.c34 struct test_lpm_key next_key; in get_next_key_fn() local
H A Dlpm_trie_map_basic_ops.c1007 struct lpm_trie_bytes_key key, next_key; in test_lpm_trie_iterate_strs() local
1112 struct lpm_trie_int_key key, next_key; in test_lpm_trie_iterate_ints() local
/linux/kernel/bpf/
H A Dbpf_inode_storage.c174 void *next_key) in notsupp_get_next_key()
H A Dreuseport_array.c317 void *next_key) in reuseport_array_get_next_key()
H A Dbloom_filter.c82 static int bloom_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in bloom_map_get_next_key()
H A Dqueue_stack_maps.c247 void *next_key) in queue_stack_map_get_next_key()
H A Dcpumap.c676 static int cpu_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in cpu_map_get_next_key()
H A Dringbuf.c270 void *next_key) in ringbuf_map_get_next_key()
/linux/net/xdp/
H A Dxskmap.c104 static int xsk_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in xsk_map_get_next_key()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c5466 bool percpu_map, unsigned int next_key, in get_pprint_expected_line()
5632 unsigned int next_key; in do_test_pprint() local
/linux/net/core/
H A Dbpf_sk_storage.c75 void *next_key) in notsupp_get_next_key()
/linux/drivers/char/
H A Drandom.c663 u8 seed[BLAKE2S_HASH_SIZE], next_key[BLAKE2S_HASH_SIZE]; in extract_entropy() local

12