Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_task_storage.c347 const struct bpf_func_proto bpf_task_storage_get_proto = { variable
/linux/include/linux/
H A Dbpf.h3271 extern const struct bpf_func_proto bpf_task_storage_get_proto;
/linux/kernel/trace/
H A Dbpf_trace.c1527 return &bpf_task_storage_get_proto; in bpf_tracing_func_proto()
/linux/kernel/sched/
H A Dext.c5417 return &bpf_task_storage_get_proto; in bpf_scx_get_func_proto()