Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dbpf_inode_storage.c221 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
255 .map_get_next_key = notsupp_get_next_key,
Dbpf_task_storage.c284 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) in notsupp_get_next_key() function
316 .map_get_next_key = notsupp_get_next_key,
/Linux-v6.1/net/core/
Dbpf_sk_storage.c109 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
348 .map_get_next_key = notsupp_get_next_key,