Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c233 const struct bpf_func_proto bpf_cgrp_storage_delete_proto = { variable
H A Dhelpers.c1856 return &bpf_cgrp_storage_delete_proto; in bpf_base_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3063 extern const struct bpf_func_proto bpf_cgrp_storage_delete_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1507 return &bpf_cgrp_storage_delete_proto; in bpf_tracing_func_proto()