Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dstackmap.c568 const struct bpf_func_proto bpf_get_task_stack_sleepable_proto = { variable
/linux-6.15/include/linux/
H A Dbpf.h3332 extern const struct bpf_func_proto bpf_get_task_stack_sleepable_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1518 return prog->sleepable ? &bpf_get_task_stack_sleepable_proto in bpf_tracing_func_proto()