Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbpf_cgrp_storage.c222 const struct bpf_func_proto bpf_cgrp_storage_get_proto = { variable
Dhelpers.c1993 return &bpf_cgrp_storage_get_proto; in bpf_base_func_proto()
/linux-6.12.1/include/linux/
Dbpf.h3286 extern const struct bpf_func_proto bpf_cgrp_storage_get_proto;
/linux-6.12.1/kernel/trace/
Dbpf_trace.c1487 return &bpf_cgrp_storage_get_proto; in bpf_tracing_func_proto()