ocp 228 drivers/net/slip/slhc.c unsigned char *ocp, unsigned char **cpp, int compress_cid) ocp 452 drivers/net/slip/slhc.c cp = ocp; ocp 453 drivers/net/slip/slhc.c *cpp = ocp; ocp 458 drivers/net/slip/slhc.c cp = ocp; ocp 459 drivers/net/slip/slhc.c *cpp = ocp; ocp 468 drivers/net/slip/slhc.c ocp[0] |= SL_TYPE_COMPRESSED_TCP; ocp 469 drivers/net/slip/slhc.c return isize - hlen + deltaS + (cp - ocp); ocp 484 drivers/net/slip/slhc.c memcpy(ocp, icp, isize); ocp 485 drivers/net/slip/slhc.c *cpp = ocp; ocp 486 drivers/net/slip/slhc.c ocp[9] = cs->cs_this; ocp 487 drivers/net/slip/slhc.c ocp[0] |= SL_TYPE_UNCOMPRESSED_TCP; ocp 720 drivers/net/slip/slhc.c unsigned char *ocp, unsigned char **cpp, int compress_cid) ocp 392 drivers/regulator/qcom_spmi-regulator.c const char *ocp; ocp 2012 drivers/regulator/qcom_spmi-regulator.c if (reg->ocp) { ocp 2013 drivers/regulator/qcom_spmi-regulator.c vreg->ocp_irq = platform_get_irq_byname(pdev, reg->ocp); ocp 352 drivers/staging/pi433/rf69.c u8 pa_level, ocp, test_pa1, test_pa2; ocp 363 drivers/staging/pi433/rf69.c ocp = rf69_read_reg(spi, REG_OCP); ocp 366 drivers/staging/pi433/rf69.c high_power = (ocp == 0x0f) && (test_pa1 == 0x5d) && (test_pa2 == 0x7c); ocp 108 fs/freevxfs/vxfs_olt.c struct vxfs_oltcommon *ocp = ocp 111 fs/freevxfs/vxfs_olt.c switch (fs32_to_cpu(infp, ocp->olt_type)) { ocp 120 fs/freevxfs/vxfs_olt.c oaddr += fs32_to_cpu(infp, ocp->olt_size); ocp 179 include/net/slhc_vj.h unsigned char *ocp, unsigned char **cpp, int compress_cid); ocp 292 include/net/tcp.h struct percpu_counter *ocp = sk->sk_prot->orphan_count; ocp 293 include/net/tcp.h int orphans = percpu_counter_read_positive(ocp); ocp 296 include/net/tcp.h orphans = percpu_counter_sum_positive(ocp); ocp 1086 scripts/unifdef.c const char *ocp = cp; ocp 1102 scripts/unifdef.c return (ocp);