Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dstackmap.c34 static inline bool stack_map_use_build_id(struct bpf_map *map) in stack_map_use_build_id() function
41 return stack_map_use_build_id(map) ? in stack_map_data_size()
237 if (stack_map_use_build_id(map)) { in __bpf_get_stackid()