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

/linux-master/kernel/bpf/
H A Dstackmap.c572 static void *stack_map_lookup_elem(struct bpf_map *map, void *key) function
685 .map_lookup_elem = stack_map_lookup_elem,

Completed in 82 milliseconds