Home
last modified time | relevance | path

Searched defs:need_sync (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/include/sound/
Dmemalloc.h25 bool need_sync; /* explicit sync needed? */ member
/linux-6.1.9/drivers/md/
Dmd-bitmap.h198 int need_sync; member
/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c567 bool need_sync = (IS_SYNC_NEEDED() && !is_read); in msm_dsi_manager_cmd_xfer() local
/linux-6.1.9/fs/gfs2/
Dsuper.c223 int need_sync = 0; in gfs2_statfs_change() local
Dquota.c1090 static int need_sync(struct gfs2_quota_data *qd) in need_sync() function
/linux-6.1.9/net/ipv4/
Dudp_tunnel_nic.c44 u8 need_sync:1; member
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c455 long npages, int global, bool need_sync) in do_tlbies()
/linux-6.1.9/drivers/input/
Dinput.c730 bool need_sync = false; in input_dev_release_keys() local
/linux-6.1.9/drivers/hid/
Dhid-multitouch.c934 bool need_sync = false; in mt_release_pending_palms() local
/linux-6.1.9/drivers/iommu/amd/
Damd_iommu_types.h709 bool need_sync; member
/linux-6.1.9/fs/ubifs/
Dubifs.h706 unsigned int need_sync:1; member
/linux-6.1.9/kernel/sched/
Dcore.c5933 bool need_sync; in pick_next_task() local