Home
last modified time | relevance | path

Searched defs:next_key (Results 26 – 43 of 43) sorted by relevance

12

/Linux-v6.6/kernel/bpf/
Dbpf_struct_ops.c246 void *next_key) in bpf_struct_ops_map_get_next_key()
Dstackmap.c590 void *next_key) in stack_map_get_next_key()
Doffload.c619 int bpf_map_offload_get_next_key(struct bpf_map *map, void *key, void *next_key) in bpf_map_offload_get_next_key()
Dringbuf.c253 void *next_key) in ringbuf_map_get_next_key()
Darraymap.c291 static int array_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in array_map_get_next_key()
Dhashtab.c824 static int htab_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in htab_map_get_next_key()
Dsyscall.c1597 void *key, *next_key; in map_get_next_key() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbtf.c5315 bool percpu_map, unsigned int next_key, in get_pprint_expected_line()
5481 unsigned int next_key; in do_test_pprint() local
/Linux-v6.6/net/core/
Dbpf_sk_storage.c75 void *next_key) in notsupp_get_next_key()
/Linux-v6.6/fs/btrfs/
Dtree-checker.c1866 struct btrfs_key key, next_key; in __btrfs_check_node() local
Drelocation.c1213 struct btrfs_path *path, struct btrfs_key *next_key, in replace_path()
1698 struct btrfs_key next_key; in merge_reloc_root() local
/Linux-v6.6/drivers/char/
Drandom.c654 u8 seed[BLAKE2S_HASH_SIZE], next_key[BLAKE2S_HASH_SIZE]; in extract_entropy() local
/Linux-v6.6/drivers/staging/rtl8712/
Drtl871x_security.c760 static void next_key(u8 *key, sint round) in next_key() function
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c955 int i, key, next_key, err, tx_prog_fd = -1, zero = 0; in run_options() local
/Linux-v6.6/tools/lib/bpf/
Dbpf.c488 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
Dlibbpf.c9894 const void *cur_key, void *next_key, size_t key_sz) in bpf_map__get_next_key()
/Linux-v6.6/tools/include/uapi/linux/
Dbpf.h1393 __aligned_u64 next_key; member
/Linux-v6.6/include/uapi/linux/
Dbpf.h1393 __aligned_u64 next_key; member

12