Searched refs:sync_needed (Results 1 – 4 of 4) sorted by relevance
1209 bool sync_needed = false; in ipsec_esp() local1235 sync_needed = true; in ipsec_esp()1260 sync_needed = true; in ipsec_esp()1289 sync_needed = true; in ipsec_esp()1292 sync_needed = true; in ipsec_esp()1303 if (sync_needed) in ipsec_esp()1579 bool sync_needed = false; in common_nonsnoop() local1607 sync_needed = true; in common_nonsnoop()1619 sync_needed = true; in common_nonsnoop()1627 if (sync_needed) in common_nonsnoop()[all …]
574 bool sync_needed = false; in mtk_cqdma_free_active_desc() local585 sync_needed = true; in mtk_cqdma_free_active_desc()592 if (sync_needed) in mtk_cqdma_free_active_desc()
759 bool sync_needed = false; in mtk_hsdma_free_active_desc() local769 sync_needed = true; in mtk_hsdma_free_active_desc()773 if (sync_needed) in mtk_hsdma_free_active_desc()
783 bool sync_needed = test_and_clear_bit(MPTCP_WORK_SYNC_SETSOCKOPT, &msk->flags); in mptcp_flush_join_list() local787 if (!mptcp_do_flush_join_list(msk) && !sync_needed) in mptcp_flush_join_list()