Searched defs:notsupp_get_next_key (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/bpf/ | ||
| H A D | bpf_inode_storage.c | 178 static int notsupp_get_next_key(struct bpf_map *map, void *key, notsupp_get_next_key() function |
| H A D | bpf_cgrp_storage.c | 144 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() function |
| H A D | bpf_task_storage.c | 306 static int notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() function |
| /linux/net/core/ | ||
| H A D | bpf_sk_storage.c | 75 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key() function |