Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H 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,
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c106 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,