Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c63 enum cgroup_bpf_attach_type atype, in bpf_prog_run_array_cg()
166 static enum cgroup_bpf_attach_type
212 static enum cgroup_bpf_attach_type
404 enum cgroup_bpf_attach_type atype) in hierarchy_allows_attach()
433 enum cgroup_bpf_attach_type atype, in compute_effective_progs()
491 enum cgroup_bpf_attach_type atype, in activate_effective_progs()
571 enum cgroup_bpf_attach_type atype) in update_effective_progs()
796 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_attach()
925 enum cgroup_bpf_attach_type atype, in replace_effective_prog()
980 enum cgroup_bpf_attach_type atype; in __cgroup_bpf_replace()
[all …]
/linux/include/linux/
H A Dbpf-cgroup-defs.h20 enum cgroup_bpf_attach_type { enum