Searched refs:to_cgroup_bpf_attach_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h39 to_cgroup_bpf_attach_type(enum bpf_attach_type attach_type) function
/linux-master/kernel/bpf/
H A Dcgroup.c145 return to_cgroup_bpf_attach_type(attach_type);
187 return to_cgroup_bpf_attach_type(attach_type);
1046 from_atype = to_cgroup_bpf_attach_type(type);

Completed in 133 milliseconds