Searched refs:has_current_bpf_ctx (Results 1 – 4 of 4) sorted by relevance
1130 if (has_current_bpf_ctx()) in sockopt_lock_sock()1139 if (has_current_bpf_ctx()) in sockopt_release_sock()1148 return has_current_bpf_ctx() || ns_capable(ns, cap); in sockopt_ns_capable()1154 return has_current_bpf_ctx() || capable(cap); in sockopt_capable()
3740 err = tcp_set_congestion_control(sk, name, !has_current_bpf_ctx(), in do_tcp_setsockopt()4911 if (!has_current_bpf_ctx()) in tcp_abort()4917 if (!has_current_bpf_ctx()) in tcp_abort()4938 if (!has_current_bpf_ctx()) in tcp_abort()
3161 if (!has_current_bpf_ctx()) in udp_abort()3175 if (!has_current_bpf_ctx()) in udp_abort()
2739 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function3005 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function