Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dstackmap.c227 static long __bpf_get_stackid(struct bpf_map *map, in __bpf_get_stackid() function
324 return __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()
379 ret = __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()
391 ret = __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()