Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dstackmap.c643 static void *stack_map_lookup_elem(struct bpf_map *map, void *key) in stack_map_lookup_elem() function
756 .map_lookup_elem = stack_map_lookup_elem,