Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h69 int (*map_get_next_key)(struct bpf_map *map, void *key, void *next_key); member
257 int (*map_get_next_key)(struct bpf_offloaded_map *map, member
/linux/kernel/bpf/
A Dsyscall.c1249 static int map_get_next_key(union bpf_attr *attr) in map_get_next_key() function

Completed in 20 milliseconds