Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c222 const struct bpf_func_proto bpf_cgrp_storage_get_proto = { variable
H A Dhelpers.c1854 return &bpf_cgrp_storage_get_proto; in bpf_base_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3062 extern const struct bpf_func_proto bpf_cgrp_storage_get_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1505 return &bpf_cgrp_storage_get_proto; in bpf_tracing_func_proto()