Home
last modified time | relevance | path

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

12

/linux-6.14.4/tools/testing/selftests/bpf/
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
289 long long key, value[VALUE_SIZE], next_key; in test_hashmap_walk() local
359 int key, next_key, fd; in test_arraymap() local
415 int key, next_key, fd, i; in test_arraymap_percpu() local
Dtest_lru_map.c95 unsigned long long next_key = 0; in map_subset() local
/linux-6.14.4/samples/bpf/
Dspintest_user.c14 long key, next_key, value; in main() local
Dsockex2_user.c49 int key = 0, next_key; in main() local
Dlwt_len_hist_user.c34 uint64_t key = 0, next_key, max_key = 0; in main() local
Dtracex4_user.c31 __u64 key, next_key; in print_old_objects() local
Dsockex3_user.c80 struct flow_key_record key = {}, next_key; in main() local
Doffwaketime_user.c79 struct key_t key = {}, next_key; in print_stacks() local
Dsampleip_user.c92 __u64 key, next_key; in print_ip_map() local
Dtrace_event_user.c102 struct key_t key = {}, next_key; in print_stacks() local
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c406 void *next_key) in nfp_bpf_ctrl_getfirst_entry()
413 void *key, void *next_key) in nfp_bpf_ctrl_getnext_entry()
Doffload.c309 void *key, void *next_key) in nfp_bpf_map_get_next_key()
/linux-6.14.4/tools/testing/selftests/bpf/map_tests/
Dlpm_trie_map_get_next_key.c34 struct test_lpm_key next_key; in get_next_key_fn() local
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-6.14.4/kernel/bpf/
Dbpf_inode_storage.c179 void *next_key) in notsupp_get_next_key()
Dbloom_filter.c78 static int bloom_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in bloom_map_get_next_key()
Dreuseport_array.c317 void *next_key) in reuseport_array_get_next_key()
Dbpf_cgrp_storage.c144 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key()
Dqueue_stack_maps.c255 void *next_key) in queue_stack_map_get_next_key()
Ddevmap.c254 static int dev_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in dev_map_get_next_key()
290 void *next_key) in dev_map_hash_get_next_key()
Dbpf_task_storage.c306 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key()
Dlpm_trie.c657 struct bpf_lpm_trie_key_u8 *key = _key, *next_key = _next_key; in trie_get_next_key() local
Darena.c85 static int arena_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in arena_map_get_next_key()
/linux-6.14.4/net/xdp/
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-6.14.4/drivers/net/netdevsim/
Dbpf.c367 void *key, void *next_key) in nsim_map_get_next_key()

12