Home
last modified time | relevance | path

Searched defs:cgroup_atype (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dtrampoline.c1071 int cgroup_atype, in cgroup_shim_alloc()
1124 int cgroup_atype, in bpf_trampoline_link_cgroup_shim()
H A Dcgroup.c204 void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) in bpf_cgroup_atype_get()
220 void bpf_cgroup_atype_put(int cgroup_atype) in bpf_cgroup_atype_put()
/linux/include/linux/
H A Dbpf.h4130 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_put() argument
1816 int cgroup_atype; /* enum cgroup_bpf_attach_type */ global() member
2364 bpf_trampoline_link_cgroup_shim(struct bpf_prog * prog,int cgroup_atype,enum bpf_attach_type attach_type) bpf_trampoline_link_cgroup_shim() argument
4129 bpf_cgroup_atype_get(u32 attach_btf_id,int cgroup_atype) bpf_cgroup_atype_get() argument