Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c3867 err = tcp_set_congestion_control(sk, name, !has_current_bpf_ctx(), in do_tcp_setsockopt()
5135 if (!has_current_bpf_ctx()) in tcp_abort()
5141 if (!has_current_bpf_ctx()) in tcp_abort()
5162 if (!has_current_bpf_ctx()) in tcp_abort()
H A Dudp.c3082 if (!has_current_bpf_ctx()) in udp_abort()
3096 if (!has_current_bpf_ctx()) in udp_abort()
/linux/include/linux/
H A Dbpf.h3069 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function
3343 static inline bool has_current_bpf_ctx(void) in has_current_bpf_ctx() function