Home
last modified time | relevance | path

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

/linux/include/linux/
A 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()
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()
74 CGROUP_ATYPE(CGROUP_SYSCTL); in to_cgroup_bpf_attach_type()
77 CGROUP_ATYPE(CGROUP_GETSOCKOPT); in to_cgroup_bpf_attach_type()
78 CGROUP_ATYPE(CGROUP_SETSOCKOPT); in to_cgroup_bpf_attach_type()
[all …]

Completed in 4 milliseconds