Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dbpf_inode_storage.c209 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
242 .map_get_next_key = notsupp_get_next_key,
/Linux-v5.10/net/core/
Dbpf_sk_storage.c118 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function
344 .map_get_next_key = notsupp_get_next_key,