Searched refs:p_id (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-img-ipi.h | 122 #define CFG_CHECK(plat, p_id) ((plat) == (p_id)) argument
|
/linux/fs/smb/server/ |
H A D | vfs.h | 85 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id);
|
H A D | vfs.c | 574 int ksmbd_vfs_fsync(struct ksmbd_work *work, u64 fid, u64 p_id) in ksmbd_vfs_fsync() argument 579 fp = ksmbd_lookup_fd_slow(work, fid, p_id); in ksmbd_vfs_fsync()
|
/linux/drivers/clk/tegra/ |
H A D | clk-bpmp.c | 609 unsigned int p_id = info->parents[j]; in tegra_bpmp_register_clocks_one() local 611 p_id); in tegra_bpmp_register_clocks_one()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_tcam.c | 60 u16 *p_id) in mlxsw_sp_acl_tcam_region_id_get() argument 69 *p_id = id; in mlxsw_sp_acl_tcam_region_id_get() 81 u16 *p_id) in mlxsw_sp_acl_tcam_group_id_get() argument 90 *p_id = id; in mlxsw_sp_acl_tcam_group_id_get()
|
H A 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/net/ipv4/ |
H A D | route.c | 468 atomic_t *p_id; in ip_idents_reserve() local 474 p_id = ip_idents + bucket; in ip_idents_reserve() 484 return atomic_add_return(segs + delta, p_id) - segs; in ip_idents_reserve()
|
/linux/drivers/scsi/ |
H A D | FlashPoint.c | 771 static void FPT_sssyncv(u32 p_port, unsigned char p_id, 3503 static void FPT_sssyncv(u32 p_port, unsigned char p_id, in FPT_sssyncv() argument 3509 index = p_id; in FPT_sssyncv()
|