Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dstackmap.c563 static void *stack_map_lookup_elem(struct bpf_map *map, void *key) in stack_map_lookup_elem() function
663 .map_lookup_elem = stack_map_lookup_elem,