Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dstackmap.c656 static void stack_map_free(struct bpf_map *map) in stack_map_free() function
683 .map_free = stack_map_free,