Searched refs:need_lock (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
H A Dsq905.c172 sq905_read_data(struct gspca_dev *gspca_dev, u8 *data, int size, int need_lock) sq905_read_data() argument
178 if (need_lock) sq905_read_data()
186 if (need_lock) sq905_read_data()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Duar.c184 bf->need_lock = need_uuar_lock(i); mlx5_alloc_uuars()
/linux-4.1.27/include/linux/mlx5/
H A Ddriver.h174 int need_lock; member in struct:mlx5_bf
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddispc.c267 const bool need_lock = rfld.reg == DISPC_CONTROL || rfld.reg == DISPC_CONFIG; mgr_fld_write() local
270 if (need_lock) mgr_fld_write()
275 if (need_lock) mgr_fld_write()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dqp.c2861 if (bf->need_lock) mlx5_ib_post_send()
2879 if (bf->need_lock) mlx5_ib_post_send()
/linux-4.1.27/fs/btrfs/
H A Ddisk-io.c351 bool need_lock = (current->journal_info == BTRFS_SEND_TRANS_STUB); verify_parent_transid() local
359 if (need_lock) { verify_parent_transid()
390 if (need_lock) verify_parent_transid()

Completed in 390 milliseconds