Home
last modified time | relevance | path

Searched refs:bpf_set_retval_proto (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/bpf/
Dcgroup.c1594 const struct bpf_func_proto bpf_set_retval_proto = { variable
2514 return &bpf_set_retval_proto; in cgroup_common_func_proto()
Dcore.c2643 const struct bpf_func_proto bpf_set_retval_proto __weak;
/linux-6.1.9/include/linux/
Dbpf.h2567 extern const struct bpf_func_proto bpf_set_retval_proto;