Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/samples/bpf/
Dtracex2_user.c45 struct hist_key key = {}, next_key; in print_hist_for_pid() local
84 struct hist_key key = {}, next_key; in print_hist() local
118 long key, next_key, value; in main() local
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
/kernel/linux/linux-5.10/samples/bpf/
Dtracex2_user.c46 struct hist_key key = {}, next_key; in print_hist_for_pid() local
85 struct hist_key key = {}, next_key; in print_hist() local
120 long key, next_key, value; in main() local
Dspintest_user.c17 long key, next_key, value; in main() local
Dsockex2_user.c44 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.c32 __u64 key, next_key; in print_old_objects() local
Dsockex3_user.c86 struct flow_key_record key = {}, next_key; in main() local
Doffwaketime_user.c80 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
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_maps.c39 long long key, next_key, first_key, value; in test_hashmap() local
151 long long key, next_key, first_key; in test_hashmap_percpu() local
277 long long key, value, next_key; in test_hashmap_walk() local
347 int key, next_key, fd; in test_arraymap() local
404 int key, next_key, fd, i; in test_arraymap_percpu() local
Dtest_progs.c277 __u32 key, next_key; in compare_map_keys() local
304 __u32 key, next_key, *cur_key_p, *next_key_p; in compare_stack_ips() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_maps.c39 long long key, next_key, first_key, value; in test_hashmap() local
156 long long key, next_key, first_key; in test_hashmap_percpu() local
293 long long key, value[VALUE_SIZE], next_key; in test_hashmap_walk() local
363 int key, next_key, fd; in test_arraymap() local
419 int key, next_key, fd, i; in test_arraymap_percpu() local
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c404 void *next_key) in nfp_bpf_ctrl_getfirst_entry()
411 void *key, void *next_key) in nfp_bpf_ctrl_getnext_entry()
/kernel/linux/linux-6.6/kernel/bpf/
Dbpf_inode_storage.c187 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()

1234