Searched refs:p2 (Results 201 - 225 of 384) sorted by relevance

1234567891011>>

/linux-master/drivers/thermal/qcom/
H A Dtsens.h628 u32 *p1, u32 *p2,
630 int tsens_read_calibration(struct tsens_priv *priv, int shift, u32 *p1, u32 *p2, bool backup);
/linux-master/include/math-emu/
H A Dop-4.h341 #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \
345 umul_ppmm(p2,_t,m,n1); \
346 __FP_FRAC_ADDI_2(p2,p1,_t); \
348 __FP_FRAC_ADDI_2(p3,p2,_t); \
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh74 swp1=${NETIFS[p2]}
H A Ddevlink_trap_policer.sh110 rp1=${NETIFS[p2]}
H A Drif_mac_profiles.sh71 rp1=${NETIFS[p2]}
H A Ddevlink_trap_tunnel_ipip.sh96 swp1=${NETIFS[p2]}
H A Ddevlink_linecard.sh316 h2=${NETIFS[p2]}
H A Dingress_rif_conf_1q.sh139 swp1=${NETIFS[p2]}
H A Dqos_max_descriptors.sh198 swp1=${NETIFS[p2]}
H A Ddevlink_trap_tunnel_ipip6.sh97 swp1=${NETIFS[p2]}
H A Dqos_dscp_router.sh124 swp1=${NETIFS[p2]}
H A Degress_vid_classification.sh145 swp1=${NETIFS[p2]}
H A Dingress_rif_conf_1d.sh144 swp1=${NETIFS[p2]}
H A Dextack.sh20 swp2=${NETIFS[p2]}
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_lag_lacp.sh176 swp1=${NETIFS[p2]}
H A Drouter_broadcast.sh110 rp1=${NETIFS[p2]}
H A Dtc_flower_router.sh120 rp1=${NETIFS[p2]}
H A Dtc_chains.sh168 h2=${NETIFS[p2]}
H A Dmirror_gre_vlan_bridge_1q.sh78 swp1=${NETIFS[p2]}
H A Dno_forwarding.sh11 swp1=${NETIFS[p2]}
/linux-master/include/linux/
H A Dmpi.h258 MPI_POINT p1, MPI_POINT p2,
/linux-master/kernel/trace/
H A Dtrace_stat.c113 static int dummy_cmp(const void *p1, const void *p2) argument
/linux-master/tools/testing/selftests/drivers/net/ocelot/
H A Dbasic_qos.sh19 swp1=${NETIFS[p2]}
H A Dpsfp.sh38 swp1=${NETIFS[p2]}
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_validate.c581 uint32_t p2 = (sample->p_offset[2] != ~0 ? local
621 if (VC4_GET_FIELD(p2, VC4_TEX_P2_PTYPE) ==
623 cube_map_stride = p2 & VC4_TEX_P2_CMST_MASK;
750 DRM_INFO("Texture p2 at %d: 0x%08x\n", sample->p_offset[2], p2);

Completed in 275 milliseconds

1234567891011>>