Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_task_storage.c348 const struct bpf_func_proto bpf_task_storage_get_proto = { variable
/linux-6.15/include/linux/
H A Dbpf.h3378 extern const struct bpf_func_proto bpf_task_storage_get_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1533 return &bpf_task_storage_get_proto; in bpf_tracing_func_proto()
/linux-6.15/kernel/sched/
H A Dext.c5630 return &bpf_task_storage_get_proto; in bpf_scx_get_func_proto()