Searched refs:fast_path (Results 1 – 5 of 5) sorted by relevance
205 bool map_wc, bool fast_path) in alloc_bfreg() argument235 if (fast_path) { in alloc_bfreg()258 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument262 err = alloc_bfreg(mdev, bfreg, map_wc, fast_path); in mlx5_alloc_bfreg()267 return alloc_bfreg(mdev, bfreg, false, fast_path); in mlx5_alloc_bfreg()
573 u8 fast_path; member636 u8 fast_path; member
1921 if (pcie_device->fast_path) in scsih_target_alloc()1945 if (sas_device->fast_path) in scsih_target_alloc()7381 sas_device->fast_path = (le16_to_cpu(sas_device_pg0.Flags) & in _scsih_add_device()8171 pcie_device->fast_path = (le32_to_cpu(pcie_device_pg0.Flags) & in _scsih_pcie_add_device()
1611 int fast_path = 0; in __gfs2_glock_dq() local1656 fast_path = 1; in __gfs2_glock_dq()1677 if (unlikely(!fast_path)) { in __gfs2_glock_dq()
1071 bool map_wc, bool fast_path);
Completed in 38 milliseconds