Home
last modified time | relevance | path

Searched refs:fast_path (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Duar.c205 bool map_wc, bool fast_path) in alloc_bfreg() argument
235 if (fast_path) { in alloc_bfreg()
258 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument
262 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()
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_base.h573 u8 fast_path; member
636 u8 fast_path; member
A Dmpt3sas_scsih.c1921 if (pcie_device->fast_path) in scsih_target_alloc()
1945 if (sas_device->fast_path) in scsih_target_alloc()
7394 sas_device->fast_path = (le16_to_cpu(sas_device_pg0.Flags) & in _scsih_add_device()
8184 pcie_device->fast_path = (le32_to_cpu(pcie_device_pg0.Flags) & in _scsih_pcie_add_device()
/linux-6.3-rc2/fs/gfs2/
A Dglock.c1614 int fast_path = 0; in __gfs2_glock_dq() local
1634 fast_path = 1; in __gfs2_glock_dq()
1640 if (unlikely(!fast_path)) { in __gfs2_glock_dq()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h1107 bool map_wc, bool fast_path);
/linux-6.3-rc2/net/smc/
A Daf_smc.c536 goto fast_path; in smcr_lgr_reg_rmbs()
550 fast_path: in smcr_lgr_reg_rmbs()

Completed in 49 milliseconds