Home
last modified time | relevance | path

Searched defs:map_get_next_key (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbpf.h81 int (*map_get_next_key)(struct bpf_map *map, void *key, void *next_key); member
470 int (*map_get_next_key)(struct bpf_offloaded_map *map, member
/linux-6.3-rc2/kernel/bpf/
A Dsyscall.c1528 static int map_get_next_key(union bpf_attr *attr) in map_get_next_key() function

Completed in 22 milliseconds