Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dtrampoline.c672 int cgroup_atype, in cgroup_shim_alloc()
725 int cgroup_atype, in bpf_trampoline_link_cgroup_shim()
H A Dcgroup.c189 bpf_cgroup_atype_get(u32 attach_btf_id,int cgroup_atype) bpf_cgroup_atype_get() argument
202 bpf_cgroup_atype_put(int cgroup_atype) bpf_cgroup_atype_put() argument
/linux/include/linux/
H A Dbpf.h1671 int cgroup_atype; /* enum cgroup_bpf_attach_type */ member
2080 int cgroup_atype, in bpf_trampoline_link_cgroup_shim()
3741 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_get()
3742 static inline void bpf_cgroup_atype_put(int cgroup_atype) {} in bpf_cgroup_atype_put()