Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dstackmap.c663 static u64 stack_map_mem_usage(const struct bpf_map *map) in stack_map_mem_usage() function
686 .map_mem_usage = stack_map_mem_usage,