Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h38 static inline enum cgroup_bpf_attach_type
116 enum cgroup_bpf_attach_type atype);
119 enum cgroup_bpf_attach_type atype);
124 enum cgroup_bpf_attach_type atype,
130 enum cgroup_bpf_attach_type atype);
133 short access, enum cgroup_bpf_attach_type atype);
138 enum cgroup_bpf_attach_type atype);
180 enum cgroup_bpf_attach_type type) in cgroup_bpf_sock_enabled()
H A Dbpf-cgroup-defs.h20 enum cgroup_bpf_attach_type { enum
/openbmc/linux/kernel/bpf/
H A Dcgroup.c49 enum cgroup_bpf_attach_type atype, in bpf_prog_run_array_cg()
154 static enum cgroup_bpf_attach_type
200 static enum cgroup_bpf_attach_type
390 enum cgroup_bpf_attach_type atype) in hierarchy_allows_attach()
419 enum cgroup_bpf_attach_type atype, in compute_effective_progs()
463 enum cgroup_bpf_attach_type atype, in activate_effective_progs()
522 enum cgroup_bpf_attach_type atype) in update_effective_progs()
634 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_attach()
759 enum cgroup_bpf_attach_type atype, in replace_effective_prog()
814 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_replace()
[all …]