Home
last modified time | relevance | path

Searched defs:need_lock (Results 1 – 7 of 7) 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/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/accel/habanalabs/common/
H A Dcommand_submission.c3244 struct hl_user_pending_interrupt *record, bool need_lock) in unregister_timestamp_node()
3275 bool need_lock = false; in ts_get_and_handle_kernel_record() local
/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/arch/s390/kvm/
H A Dkvm-s390.c2496 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.c6395 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.c8468 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full()