Searched refs:atomic_load_bool (Results 1 – 5 of 5) sorted by relevance
74 #define atomic_load_bool(p) \ macro88 #define atomic_load_bool(p) \ macro
139 #define atomic_load_bool ATOMIC_SAN(load_bool) macro
969 if (atomic_load_bool(&peer->p_enabled)) in wg_timers_set_persistent_keepalive()989 if (atomic_load_bool(&peer->p_enabled) && in wg_timers_event_data_sent()1003 if (atomic_load_bool(&peer->p_enabled)) { in wg_timers_event_data_received()1034 if (atomic_load_bool(&peer->p_enabled) && interval > 0) in wg_timers_event_any_authenticated_packet_traversal()1046 if (atomic_load_bool(&peer->p_enabled)) in wg_timers_event_handshake_initiated()1059 if (atomic_load_bool(&peer->p_enabled)) { in wg_timers_event_handshake_complete()1075 if (atomic_load_bool(&peer->p_enabled)) in wg_timers_event_session_derived()1087 if (atomic_load_bool(&peer->p_enabled)) in wg_timers_event_want_initiation()1127 if (atomic_load_bool(&peer->p_enabled) && in wg_timers_run_retry_handshake()1144 if (atomic_load_bool(&peer->p_enabled) && in wg_timers_run_send_keepalive()[all …]
709 if (kp != NULL && atomic_load_bool(&kp->kp_can_send)) { in noise_keypair_current()796 if (!atomic_load_bool(&kp->kp_can_send)) in noise_keypair_nonce_next()867 keep_key_fresh = current != NULL && atomic_load_bool(¤t->kp_can_send); in noise_keep_key_fresh_send()896 keep_key_fresh = current != NULL && atomic_load_bool(¤t->kp_can_send) && in noise_keep_key_fresh_recv()
6657 if (atomic_load_bool(&V_pf_pfil_eth_hooked)) in hook_pf_eth()6694 if (atomic_load_bool(&V_pf_pfil_hooked)) in hook_pf()6761 if (!atomic_load_bool(&V_pf_pfil_eth_hooked)) in dehook_pf_eth()6774 if (!atomic_load_bool(&V_pf_pfil_hooked)) in dehook_pf()