Searched refs:need_lock (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/usb/gspca/ |
| H A D | sq905.c | 158 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) in sq905_read_data() argument 164 if (need_lock) in sq905_read_data() 172 if (need_lock) in sq905_read_data()
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 832 __le16 *name, u8 name_len, bool need_lock) in ntfs_delete() argument 845 if (need_lock == true) { in ntfs_delete() 865 if (need_lock) { in ntfs_delete() 982 if (need_lock == true) { in ntfs_delete() 1005 if (need_lock) { in ntfs_delete()
|
| H A D | attrib.c | 4343 const s64 prealloc_size, unsigned int holes, bool need_lock) in ntfs_non_resident_attr_expand() argument 4559 if (need_lock) in ntfs_non_resident_attr_expand() 4563 if (need_lock) in ntfs_non_resident_attr_expand() 4577 if (need_lock) in ntfs_non_resident_attr_expand() 4581 if (need_lock) in ntfs_non_resident_attr_expand()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | command_submission.c | 3244 struct hl_user_pending_interrupt *record, bool need_lock) in unregister_timestamp_node() argument 3250 if (need_lock) in unregister_timestamp_node() 3259 if (need_lock) in unregister_timestamp_node() 3275 bool need_lock = false; in ts_get_and_handle_kernel_record() local 3293 need_lock = true; in ts_get_and_handle_kernel_record() 3297 unregister_timestamp_node(hdev, req_offset_record, need_lock); in ts_get_and_handle_kernel_record() 3299 if (need_lock) in ts_get_and_handle_kernel_record()
|
| /linux/fs/gfs2/ |
| H A D | super.c | 1375 bool need_lock = gfs2_is_jdata(ip) && mapping->nrpages; in gfs2_truncate_inode_pages_final() local 1377 if (need_lock) in gfs2_truncate_inode_pages_final() 1380 if (need_lock) in gfs2_truncate_inode_pages_final()
|
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas.h | 679 bool need_lock);
|
| H A D | hisi_sas_main.c | 240 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_slot_task_free() argument 274 if (need_lock) { in hisi_sas_slot_task_free() 1133 struct hisi_sas_slot *slot, bool need_lock) in hisi_sas_do_release_task() argument 1150 hisi_sas_slot_task_free(hisi_hba, task, slot, need_lock); in hisi_sas_do_release_task()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 6555 const bool need_lock = priv->netdev->reg_state == NETREG_REGISTERED; in mlx5e_attach_netdev() local 6580 if (need_lock) { in mlx5e_attach_netdev() 6609 if (need_lock) { in mlx5e_attach_netdev()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 6198 static bool hclge_is_umv_space_full(struct hclge_vport *vport, bool need_lock) in hclge_is_umv_space_full() argument 6203 if (need_lock) in hclge_is_umv_space_full() 6209 if (need_lock) in hclge_is_umv_space_full()
|