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

/linux-master/kernel/bpf/
H A Dsyscall.c1725 static int map_get_next_key(union bpf_attr *attr) function
/linux-master/include/linux/
H A Dbpf.h87 int (*map_get_next_key)(struct bpf_map *map, void *key, void *next_key); member in struct:bpf_map_ops
550 int (*map_get_next_key)(struct bpf_offloaded_map *map, member in struct:bpf_map_dev_ops

Completed in 312 milliseconds