Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_task_storage.c368 const struct bpf_func_proto bpf_task_storage_delete_proto = { variable
/linux-6.15/include/linux/
H A Dbpf.h3380 extern const struct bpf_func_proto bpf_task_storage_delete_proto;
/linux-6.15/kernel/trace/
H A Dbpf_trace.c1537 return &bpf_task_storage_delete_proto; in bpf_tracing_func_proto()
/linux-6.15/kernel/sched/
H A Dext.c5632 return &bpf_task_storage_delete_proto; in bpf_scx_get_func_proto()