Searched refs:need_sync (Results 1 – 14 of 14) sorted by relevance
119 bool need_wait, need_sync; in rcu_sync_enter() local123 need_sync = rsp->gp_state == GP_IDLE; in rcu_sync_enter()124 if (need_sync) in rcu_sync_enter()128 BUG_ON(need_wait && need_sync); in rcu_sync_enter()130 if (need_sync) { in rcu_sync_enter()
712 bool need_sync = (IS_SYNC_NEEDED() && !is_read); in msm_dsi_manager_cmd_xfer() local723 if (need_sync && (id == DSI_0)) in msm_dsi_manager_cmd_xfer()726 if (need_sync && msm_dsi0) { in msm_dsi_manager_cmd_xfer()746 if (need_sync && msm_dsi0) in msm_dsi_manager_cmd_xfer()
198 int need_sync; member
1271 if (bitmap->need_sync && in md_bitmap_daemon_work()1276 bitmap->need_sync = 0; in md_bitmap_daemon_work()1310 if (*bmc == 1 && !bitmap->need_sync) { in md_bitmap_daemon_work()1487 bitmap->need_sync = 1; in md_bitmap_endwrite()2534 len = sprintf(page, "%s\n", (mddev->bitmap->need_sync ? in can_clear_show()2547 mddev->bitmap->need_sync = 1; in can_clear_store()2551 mddev->bitmap->need_sync = 0; in can_clear_store()
443 wbuf->need_sync = 1; in wbuf_timer_callback_nolock()483 wbuf->need_sync = 0; in cancel_wbuf_timer_nolock()638 if (!wbuf->need_sync) { in ubifs_bg_wbufs_sync()
697 unsigned int need_sync:1; member
438 long npages, int global, bool need_sync) in do_tlbies() argument448 if (need_sync) in do_tlbies()467 if (need_sync) in do_tlbies()
533 int need_sync = 0; in gfs2_statfs_change() local551 need_sync = 1; in gfs2_statfs_change()556 if (need_sync) in gfs2_statfs_change()
1075 static int need_sync(struct gfs2_quota_data *qd) in need_sync() function1127 sync = need_sync(qd); in gfs2_quota_unlock()
564 bool need_sync; member
1056 iommu->need_sync = sync; in __iommu_queue_command_sync()1090 if (!iommu->need_sync) in iommu_completion_wait()
874 bool need_sync = false; in mt_release_pending_palms() local882 need_sync = true; in mt_release_pending_palms()885 if (need_sync) { in mt_release_pending_palms()
684 bool need_sync = false; in input_dev_release_keys() local690 need_sync = true; in input_dev_release_keys()693 if (need_sync) in input_dev_release_keys()
2373 bool need_sync = false; in kvm_mmu_get_page() local2396 if (!need_sync && sp->unsync) in kvm_mmu_get_page()2397 need_sync = true; in kvm_mmu_get_page()2440 if (level > PT_PAGE_TABLE_LEVEL && need_sync) in kvm_mmu_get_page()