Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
Dtrampoline.c677 int cgroup_atype) in cgroup_shim_alloc()
729 int cgroup_atype) in bpf_trampoline_link_cgroup_shim()
Dcgroup.c176 void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) in bpf_cgroup_atype_get()
189 void bpf_cgroup_atype_put(int cgroup_atype) in bpf_cgroup_atype_put()
/linux-6.15/include/linux/
Dbpf.h1588 int cgroup_atype; /* enum cgroup_bpf_attach_type */ member
1988 int cgroup_atype) in bpf_trampoline_link_cgroup_shim()
3541 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_get()
3542 static inline void bpf_cgroup_atype_put(int cgroup_atype) {} in bpf_cgroup_atype_put()