Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dstackmap.c53 static inline bool stack_map_use_build_id(struct bpf_map *map) in stack_map_use_build_id() function
60 return stack_map_use_build_id(map) ? in stack_map_data_size()
294 if (stack_map_use_build_id(map)) { in __bpf_get_stackid()