Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/samples/bpf/
H A 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
H A Dspintest_user.c17 long key, next_key, value; in main() local
H A Dsockex2_user.c44 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.c32 __u64 key, next_key; in print_old_objects() local
H A Dsockex3_user.c86 struct flow_key_record key = {}, next_key; in main() local
H A Doffwaketime_user.c80 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A 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
H A Dtest_lru_map.c106 unsigned long long next_key = 0; in map_subset() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c404 void *next_key) in nfp_bpf_ctrl_getfirst_entry()
411 void *key, void *next_key) in nfp_bpf_ctrl_getnext_entry()
H A Doffload.c309 void *key, void *next_key) in nfp_bpf_map_get_next_key()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_inode_storage.c217 void *next_key) in notsupp_get_next_key()
H A Dreuseport_array.c334 void *next_key) in reuseport_array_get_next_key()
H A Dqueue_stack_maps.c253 void *next_key) in queue_stack_map_get_next_key()
H A Ddevmap.c258 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()
H A Dlpm_trie.c629 struct bpf_lpm_trie_key *key = _key, *next_key = _next_key; in trie_get_next_key() local
H A Dbpf_struct_ops.c233 void *next_key) in bpf_struct_ops_map_get_next_key()
H A Dringbuf.c240 void *next_key) in ringbuf_map_get_next_key()
H A Dcpumap.c639 static int cpu_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in cpu_map_get_next_key()
H A Doffload.c478 int bpf_map_offload_get_next_key(struct bpf_map *map, void *key, void *next_key) in bpf_map_offload_get_next_key()
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxskmap.c118 static int xsk_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in xsk_map_get_next_key()
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs.c429 next_key (void) in next_key() function
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dbpf.c371 void *key, void *next_key) in nsim_map_get_next_key()

123