Home
last modified time | relevance | path

Searched refs:CGROUP_ATYPE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf-cgroup.h54 #define CGROUP_ATYPE(type) \ macro
61 CGROUP_ATYPE(CGROUP_INET_INGRESS); in to_cgroup_bpf_attach_type()
62 CGROUP_ATYPE(CGROUP_INET_EGRESS); in to_cgroup_bpf_attach_type()
63 CGROUP_ATYPE(CGROUP_INET_SOCK_CREATE); in to_cgroup_bpf_attach_type()
64 CGROUP_ATYPE(CGROUP_SOCK_OPS); in to_cgroup_bpf_attach_type()
65 CGROUP_ATYPE(CGROUP_DEVICE); in to_cgroup_bpf_attach_type()
66 CGROUP_ATYPE(CGROUP_INET4_BIND); in to_cgroup_bpf_attach_type()
67 CGROUP_ATYPE(CGROUP_INET6_BIND); in to_cgroup_bpf_attach_type()
68 CGROUP_ATYPE(CGROUP_INET4_CONNECT); in to_cgroup_bpf_attach_type()
69 CGROUP_ATYPE(CGROUP_INET6_CONNECT); in to_cgroup_bpf_attach_type()
[all …]