Searched refs:need_sync (Results 1 – 10 of 10) sorted by relevance
72 static int need_sync; variable222 need_sync = 0; in maciisi_init_via()265 need_sync = 1; in maciisi_send_request()267 need_sync = 0; in maciisi_send_request()531 if(i == 0 && need_sync) { in maciisi_interrupt()536 need_sync = 0; in maciisi_interrupt()559 if(i == 0 && need_sync) { in maciisi_interrupt()564 need_sync = 0; in maciisi_interrupt()641 if(i == 0 && need_sync) { in maciisi_interrupt()646 need_sync = 0; in maciisi_interrupt()
181 int need_sync; member
1173 if (bitmap->need_sync && in bitmap_daemon_work()1176 bitmap->need_sync = 0; in bitmap_daemon_work()1184 if (!bitmap->need_sync) in bitmap_daemon_work()1195 if (*bmc == 1 && !bitmap->need_sync) { in bitmap_daemon_work()1377 bitmap->need_sync = 1; in bitmap_endwrite()2053 len = sprintf(page, "%s\n", (mddev->bitmap->need_sync ? in can_clear_show()2065 mddev->bitmap->need_sync = 1; in can_clear_store()2069 mddev->bitmap->need_sync = 0; in can_clear_store()
444 wbuf->need_sync = 1; in wbuf_timer_callback_nolock()477 wbuf->need_sync = 0; in cancel_wbuf_timer_nolock()636 if (!wbuf->need_sync) { in ubifs_bg_wbufs_sync()
697 unsigned int need_sync:1; member
544 bool need_sync; member
896 iommu->need_sync = sync; in iommu_queue_command_sync()918 if (!iommu->need_sync) in iommu_completion_wait()
486 int need_sync = 0; in gfs2_statfs_change() local504 need_sync = 1; in gfs2_statfs_change()509 if (need_sync) in gfs2_statfs_change()
955 static int need_sync(struct gfs2_quota_data *qd) in need_sync() function1006 sync = need_sync(qd); in gfs2_quota_unlock()
1681 bool need_sync = false; in kvm_mmu_get_page() local1696 if (!need_sync && sp->unsync) in kvm_mmu_get_page()1697 need_sync = true; in kvm_mmu_get_page()1727 if (level > PT_PAGE_TABLE_LEVEL && need_sync) in kvm_mmu_get_page()