Searched refs:fast_path (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | uar.c | 205 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.15/kernel/cgroup/ |
| H A D | rstat.c | 32 struct cgroup *cgrp, const bool fast_path) in _cgroup_rstat_cpu_lock() argument 47 if (fast_path) in _cgroup_rstat_cpu_lock() 55 if (fast_path) in _cgroup_rstat_cpu_lock() 66 const bool fast_path) in _cgroup_rstat_cpu_unlock() argument 68 if (fast_path) in _cgroup_rstat_cpu_unlock()
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_base.h | 573 u8 fast_path; member 636 u8 fast_path; member
|
| H A D | mpt3sas_scsih.c | 1919 if (pcie_device->fast_path) in scsih_target_alloc() 1943 if (sas_device->fast_path) in scsih_target_alloc() 7378 sas_device->fast_path = (le16_to_cpu(sas_device_pg0.Flags) & in _scsih_add_device() 8168 pcie_device->fast_path = (le32_to_cpu(pcie_device_pg0.Flags) & in _scsih_pcie_add_device()
|
| /linux-6.15/fs/gfs2/ |
| H A D | glock.c | 1616 int fast_path = 0; in __gfs2_glock_dq() local 1636 fast_path = 1; in __gfs2_glock_dq() 1639 if (unlikely(!fast_path)) { in __gfs2_glock_dq()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 1335 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() argument 1457 if (fast_path) { in g2h_read()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | driver.h | 1084 bool map_wc, bool fast_path);
|
| /linux-6.15/net/smc/ |
| H A D | af_smc.c | 563 goto fast_path; in smcr_lgr_reg_rmbs() 577 fast_path: in smcr_lgr_reg_rmbs()
|