Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dstackmap.c213 static long __bpf_get_stackid(struct bpf_map *map, in __bpf_get_stackid() function
307 return __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()
362 ret = __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()
374 ret = __bpf_get_stackid(map, trace, flags); in BPF_CALL_3()