Searched refs:cgroup_bpf_enabled (Results 1 – 4 of 4) sorted by relevance
199 if (cgroup_bpf_enabled(CGROUP_INET_INGRESS) && \224 if (cgroup_bpf_enabled(atype)) { \245 if (cgroup_bpf_enabled(atype)) \254 if (cgroup_bpf_enabled(atype)) { \272 if (cgroup_bpf_enabled(atype)) { \284 ((cgroup_bpf_enabled(CGROUP_INET4_CONNECT) || \339 if (cgroup_bpf_enabled(CGROUP_SOCK_OPS)) \362 if (cgroup_bpf_enabled(CGROUP_DEVICE)) \374 if (cgroup_bpf_enabled(CGROUP_SYSCTL)) \414 if (cgroup_bpf_enabled(CGROUP_GETSOCKOPT)) \[all …]
1664 if (cgroup_bpf_enabled(CGROUP_UDP6_SENDMSG) && !connected) { in udpv6_sendmsg()
1378 if (cgroup_bpf_enabled(CGROUP_UDP4_SENDMSG) && !connected) { in udp_sendmsg()
500 if (cgroup_bpf_enabled(CGROUP_SOCK_OPS) && in tcp_tx_timestamp()