Home
last modified time | relevance | path

Searched refs:notsupp_get_next_key (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dbpf_inode_storage.c216 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
249 .map_get_next_key = notsupp_get_next_key,
A Dbpf_task_storage.c278 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key() function
310 .map_get_next_key = notsupp_get_next_key,
/linux/net/core/
A Dbpf_sk_storage.c107 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
342 .map_get_next_key = notsupp_get_next_key,

Completed in 7 milliseconds