Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm/mm/
Dfault-armv.c65 unsigned long pfn, bool need_lock) in adjust_pte()
149 bool need_lock = IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS); in make_coherent() local
/linux-6.14.4/mm/damon/
Dpaddr.c43 bool need_lock; in damon_folio_mkold() local
130 bool need_lock; in damon_folio_young() local
/linux-6.14.4/mm/
Dpage_idle.c99 bool need_lock; in page_idle_clear_pte_refs() local
/linux-6.14.4/drivers/media/usb/gspca/
Dsq905.c158 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) in sq905_read_data()
/linux-6.14.4/drivers/scsi/hisi_sas/
Dhisi_sas_main.c232 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free()
1105 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_do_release_task()
/linux-6.14.4/drivers/accel/habanalabs/common/
Dcommand_submission.c3246 struct hl_user_pending_interrupt *record, bool need_lock) in unregister_timestamp_node()
3277 bool need_lock = false; in ts_get_and_handle_kernel_record() local
/linux-6.14.4/fs/f2fs/
Dcheckpoint.c1240 bool need_lock = sbi->umount_lock_holder != current; in block_operations() local
Dfile.c2358 bool readonly, bool need_lock) in f2fs_do_shutdown()
Df2fs.h1221 unsigned int need_lock:8; /* indicate we need to lock cp_rwsem */ member
/linux-6.14.4/arch/s390/kvm/
Dkvm-s390.c2653 const bool need_lock = (cmd->cmd != KVM_PV_ASYNC_CLEANUP_PERFORM); in kvm_s390_handle_pv() local
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c270 const bool need_lock = rfld.reg == DISPC_CONTROL || rfld.reg == DISPC_CONFIG; in mgr_fld_write() local
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c8463 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full()