Searched refs:has_current_bpf_ctx (Results 1 – 3 of 3) sorted by relevance
1150 if (has_current_bpf_ctx()) in sockopt_lock_sock() 1159 if (has_current_bpf_ctx()) in sockopt_release_sock() 1168 return has_current_bpf_ctx() || ns_capable(ns, cap); in sockopt_ns_capable() 1174 return has_current_bpf_ctx() || capable(cap); in sockopt_capable()
3210 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function3535 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function
3123 if (!has_current_bpf_ctx()) in udp_abort() 3137 if (!has_current_bpf_ctx())