Searched refs:need_sync (Results 1 – 12 of 12) 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()
594 bool need_sync = (IS_SYNC_NEEDED() && !is_read); in msm_dsi_manager_cmd_xfer() local605 if (need_sync && (id == DSI_0)) in msm_dsi_manager_cmd_xfer()608 if (need_sync && msm_dsi0) { in msm_dsi_manager_cmd_xfer()628 if (need_sync && msm_dsi0) in msm_dsi_manager_cmd_xfer()
195 int need_sync; member
1232 if (bitmap->need_sync && in bitmap_daemon_work()1237 bitmap->need_sync = 0; in bitmap_daemon_work()1273 if (*bmc == 1 && !bitmap->need_sync) { in bitmap_daemon_work()1449 bitmap->need_sync = 1; in bitmap_endwrite()2376 len = sprintf(page, "%s\n", (mddev->bitmap->need_sync ? in can_clear_show()2389 mddev->bitmap->need_sync = 1; in can_clear_store()2393 mddev->bitmap->need_sync = 0; in can_clear_store()
376 long npages, int global, bool need_sync) in do_tlbies() argument383 if (need_sync) in do_tlbies()391 if (need_sync) in do_tlbies()
443 wbuf->need_sync = 1; in wbuf_timer_callback_nolock()476 wbuf->need_sync = 0; in cancel_wbuf_timer_nolock()631 if (!wbuf->need_sync) { in ubifs_bg_wbufs_sync()
705 unsigned int need_sync:1; member
554 bool need_sync; member
1017 iommu->need_sync = sync; in iommu_queue_command_sync()1039 if (!iommu->need_sync) in iommu_completion_wait()
523 int need_sync = 0; in gfs2_statfs_change() local541 need_sync = 1; in gfs2_statfs_change()546 if (need_sync) in gfs2_statfs_change()
997 static int need_sync(struct gfs2_quota_data *qd) in need_sync() function1049 sync = need_sync(qd); in gfs2_quota_unlock()
2021 bool need_sync = false; in kvm_mmu_get_page() local2039 if (!need_sync && sp->unsync) in kvm_mmu_get_page()2040 need_sync = true; in kvm_mmu_get_page()2070 if (level > PT_PAGE_TABLE_LEVEL && need_sync) in kvm_mmu_get_page()