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);
179 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.c32 enum cgroup_bpf_attach_type atype, in bpf_prog_run_array_cg()
137 static enum cgroup_bpf_attach_type
183 static enum cgroup_bpf_attach_type
402 enum cgroup_bpf_attach_type atype, in compute_effective_progs()
505 enum cgroup_bpf_attach_type atype) in update_effective_progs()
617 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_attach()
797 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_replace()
895 enum cgroup_bpf_attach_type atype) in purge_effective_progs()
953 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_detach()
1028 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_query()
[all …]