Home
last modified time | relevance | path

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

/linux-6.6.21/mm/damon/
Dpaddr.c41 bool need_lock; in damon_pa_mkold() local
123 bool need_lock; in damon_pa_young() local
/linux-6.6.21/mm/
Dpage_idle.c99 bool need_lock; in page_idle_clear_pte_refs() local
/linux-6.6.21/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.6.21/drivers/scsi/hisi_sas/
Dhisi_sas_main.c208 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free()
1081 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_do_release_task()
/linux-6.6.21/arch/s390/kvm/
Dkvm-s390.c2606 const bool need_lock = (cmd->cmd != KVM_PV_ASYNC_CLEANUP_PERFORM); in kvm_s390_handle_pv() local
/linux-6.6.21/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.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c8356 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full()
/linux-6.6.21/fs/f2fs/
Df2fs.h1197 unsigned int need_lock:8; /* indicate we need to lock cp_rwsem */ member