Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dstackmap.c749 static void *stack_map_lookup_elem(struct bpf_map *map, void *key) in stack_map_lookup_elem() function
849 .map_lookup_elem = stack_map_lookup_elem,