Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h35 #define CGROUP_ATYPE(type) \ macro
42 CGROUP_ATYPE(CGROUP_INET_INGRESS); in to_cgroup_bpf_attach_type()
43 CGROUP_ATYPE(CGROUP_INET_EGRESS); in to_cgroup_bpf_attach_type()
45 CGROUP_ATYPE(CGROUP_SOCK_OPS); in to_cgroup_bpf_attach_type()
46 CGROUP_ATYPE(CGROUP_DEVICE); in to_cgroup_bpf_attach_type()
47 CGROUP_ATYPE(CGROUP_INET4_BIND); in to_cgroup_bpf_attach_type()
48 CGROUP_ATYPE(CGROUP_INET6_BIND); in to_cgroup_bpf_attach_type()
55 CGROUP_ATYPE(CGROUP_SYSCTL); in to_cgroup_bpf_attach_type()
58 CGROUP_ATYPE(CGROUP_GETSOCKOPT); in to_cgroup_bpf_attach_type()
59 CGROUP_ATYPE(CGROUP_SETSOCKOPT); in to_cgroup_bpf_attach_type()
[all …]