fast_path         207 drivers/net/ethernet/mellanox/mlx5/core/uar.c 		       bool map_wc, bool fast_path)
fast_path         237 drivers/net/ethernet/mellanox/mlx5/core/uar.c 	if (fast_path) {
fast_path         260 drivers/net/ethernet/mellanox/mlx5/core/uar.c 		     bool map_wc, bool fast_path)
fast_path         264 drivers/net/ethernet/mellanox/mlx5/core/uar.c 	err = alloc_bfreg(mdev, bfreg, map_wc, fast_path);
fast_path         269 drivers/net/ethernet/mellanox/mlx5/core/uar.c 		return alloc_bfreg(mdev, bfreg, false, fast_path);
fast_path         541 drivers/scsi/mpt3sas/mpt3sas_base.h 	u8	fast_path;
fast_path         600 drivers/scsi/mpt3sas/mpt3sas_base.h 	u8	fast_path;
fast_path        1638 drivers/scsi/mpt3sas/mpt3sas_scsih.c 			if (pcie_device->fast_path)
fast_path        1662 drivers/scsi/mpt3sas/mpt3sas_scsih.c 		if (sas_device->fast_path)
fast_path        6131 drivers/scsi/mpt3sas/mpt3sas_scsih.c 	sas_device->fast_path = (le16_to_cpu(sas_device_pg0.Flags) &
fast_path        6904 drivers/scsi/mpt3sas/mpt3sas_scsih.c 	pcie_device->fast_path = (le32_to_cpu(pcie_device_pg0.Flags) &
fast_path        1240 fs/gfs2/glock.c 	int fast_path = 0;
fast_path        1259 fs/gfs2/glock.c 			fast_path = 1;
fast_path        1265 fs/gfs2/glock.c 	if (unlikely(!fast_path)) {
fast_path        1013 include/linux/mlx5/driver.h 		     bool map_wc, bool fast_path);