Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dtrampoline.c647 int cgroup_atype) in cgroup_shim_alloc()
699 int cgroup_atype) in bpf_trampoline_link_cgroup_shim()
Dcgroup.c159 void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) in bpf_cgroup_atype_get()
172 void bpf_cgroup_atype_put(int cgroup_atype) in bpf_cgroup_atype_put()
/Linux-v6.1/include/linux/
Dbpf.h1175 int cgroup_atype; /* enum cgroup_bpf_attach_type */ member
1397 int cgroup_atype) in bpf_trampoline_link_cgroup_shim()
2728 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_get()
2729 static inline void bpf_cgroup_atype_put(int cgroup_atype) {} in bpf_cgroup_atype_put()