Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A 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/mm/damon/
H A Dops-common.c165 bool need_lock; in damon_folio_mkold() local
231 bool need_lock; in damon_folio_young() local
/linux/mm/
H A Dpage_idle.c104 bool need_lock; in page_idle_clear_pte_refs() local
/linux/drivers/media/usb/gspca/
H A Dsq905.c158 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) in sq905_read_data()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c240 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free()
1133 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_do_release_task()
/linux/fs/f2fs/
H A Dcheckpoint.c1223 bool need_lock = sbi->umount_lock_holder != current; in block_operations() local
H A Dfile.c2414 bool readonly, bool need_lock) in f2fs_do_shutdown()
H A Df2fs.h1253 unsigned int need_lock:8; /* indicate we need to lock cp_rwsem */ member
/linux/arch/s390/kvm/
H A Dkvm-s390.c2656 const bool need_lock = (cmd->cmd != KVM_PV_ASYNC_CLEANUP_PERFORM); in kvm_s390_handle_pv() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c6356 const bool need_lock = priv->netdev->reg_state == NETREG_REGISTERED; in mlx5e_attach_netdev() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8463 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full()