Searched refs:p_id (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/fs/ksmbd/ |
D | vfs.h | 86 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id);
|
D | vfs.c | 561 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id) in ksmbd_vfs_fsync() argument 566 fp = ksmbd_lookup_fd_slow(work, fid, p_id); in ksmbd_vfs_fsync()
|
/Linux-v6.1/drivers/clk/tegra/ |
D | clk-bpmp.c | 577 unsigned int p_id = info->parents[j]; in tegra_bpmp_register_clocks_one() local 579 p_id); in tegra_bpmp_register_clocks_one()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.c | 118 u16 *p_id) in mlxsw_sp_acl_tcam_region_id_get() argument 125 *p_id = id; in mlxsw_sp_acl_tcam_region_id_get() 138 u16 *p_id) in mlxsw_sp_acl_tcam_group_id_get() argument 145 *p_id = id; in mlxsw_sp_acl_tcam_group_id_get()
|
D | spectrum_acl_erp.c | 143 u8 *p_id) in mlxsw_sp_acl_erp_id_get() argument 151 *p_id = id; in mlxsw_sp_acl_erp_id_get()
|
/Linux-v6.1/net/ipv4/ |
D | route.c | 464 atomic_t *p_id; in ip_idents_reserve() local 470 p_id = ip_idents + bucket; in ip_idents_reserve() 480 return atomic_add_return(segs + delta, p_id) - segs; in ip_idents_reserve()
|
/Linux-v6.1/drivers/scsi/ |
D | FlashPoint.c | 771 static void FPT_sssyncv(u32 p_port, unsigned char p_id, 3504 static void FPT_sssyncv(u32 p_port, unsigned char p_id, in FPT_sssyncv() argument 3510 index = p_id; in FPT_sssyncv()
|