tip 419 drivers/input/tablet/aiptek.c int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; tip 516 drivers/input/tablet/aiptek.c tip = (data[5] & 0x04) != 0 ? 1 : 0; tip 549 drivers/input/tablet/aiptek.c input_report_key(inputdev, BTN_TOUCH, tip); tip 656 drivers/input/tablet/aiptek.c tip = (data[1] & 0x04) != 0 ? 1 : 0; tip 660 drivers/input/tablet/aiptek.c macro = dv && p && tip && !(data[3] & 1) ? (data[3] >> 1) : -1; tip 2516 drivers/net/bonding/bond_main.c static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) tip 2520 drivers/net/bonding/bond_main.c if (!sip || !bond_has_this_ip(bond, tip)) { tip 2522 drivers/net/bonding/bond_main.c __func__, &sip, &tip); tip 2542 drivers/net/bonding/bond_main.c __be32 sip, tip; tip 2580 drivers/net/bonding/bond_main.c memcpy(&tip, arp_ptr, 4); tip 2585 drivers/net/bonding/bond_main.c &sip, &tip); tip 2614 drivers/net/bonding/bond_main.c bond_validate_arp(bond, slave, sip, tip); tip 2618 drivers/net/bonding/bond_main.c bond_validate_arp(bond, slave, tip, sip); tip 2622 drivers/net/bonding/bond_main.c bond_validate_arp(bond, slave, sip, tip); tip 2022 drivers/net/ethernet/chelsio/cxgb3/sge.c __be32 sip, tip; tip 2039 drivers/net/ethernet/chelsio/cxgb3/sge.c memcpy(&tip, arp_ptr, sizeof(tip)); tip 2041 drivers/net/ethernet/chelsio/cxgb3/sge.c if (tip != pi->iscsi_ipv4addr) tip 2044 drivers/net/ethernet/chelsio/cxgb3/sge.c arp_send(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, tip 1816 drivers/net/vxlan.c __be32 sip, tip; tip 1841 drivers/net/vxlan.c memcpy(&tip, arpptr, sizeof(tip)); tip 1843 drivers/net/vxlan.c if (ipv4_is_loopback(tip) || tip 1844 drivers/net/vxlan.c ipv4_is_multicast(tip)) tip 1847 drivers/net/vxlan.c n = neigh_lookup(&arp_tbl, &tip, dev); tip 1865 drivers/net/vxlan.c reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, tip 1882 drivers/net/vxlan.c .sin.sin_addr.s_addr = tip, tip 1373 fs/xfs/xfs_bmap_util.c struct xfs_inode *tip) /* tmp inode */ tip 1378 fs/xfs/xfs_bmap_util.c tip->i_d.di_format == XFS_DINODE_FMT_LOCAL) tip 1385 fs/xfs/xfs_bmap_util.c if (ip->i_d.di_nextents < tip->i_d.di_nextents) tip 1401 fs/xfs/xfs_bmap_util.c tip->i_d.di_format == XFS_DINODE_FMT_BTREE) tip 1405 fs/xfs/xfs_bmap_util.c if (tip->i_d.di_format == XFS_DINODE_FMT_EXTENTS && tip 1406 fs/xfs/xfs_bmap_util.c XFS_IFORK_NEXTENTS(tip, XFS_DATA_FORK) > tip 1413 fs/xfs/xfs_bmap_util.c XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) tip 1425 fs/xfs/xfs_bmap_util.c if (tip->i_d.di_format == XFS_DINODE_FMT_BTREE) { tip 1427 fs/xfs/xfs_bmap_util.c XFS_BMAP_BMDR_SPACE(tip->i_df.if_broot) > XFS_IFORK_BOFF(ip)) tip 1429 fs/xfs/xfs_bmap_util.c if (XFS_IFORK_NEXTENTS(tip, XFS_DATA_FORK) <= tip 1436 fs/xfs/xfs_bmap_util.c if (XFS_IFORK_Q(tip) && tip 1437 fs/xfs/xfs_bmap_util.c XFS_BMAP_BMDR_SPACE(ip->i_df.if_broot) > XFS_IFORK_BOFF(tip)) tip 1440 fs/xfs/xfs_bmap_util.c XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) tip 1471 fs/xfs/xfs_bmap_util.c struct xfs_inode *tip) tip 1492 fs/xfs/xfs_bmap_util.c tip_flags2 = tip->i_d.di_flags2; tip 1494 fs/xfs/xfs_bmap_util.c tip->i_d.di_flags2 |= XFS_DIFLAG2_REFLINK; tip 1503 fs/xfs/xfs_bmap_util.c error = xfs_bmapi_read(tip, offset_fsb, count_fsb, &tirec, tip 1510 fs/xfs/xfs_bmap_util.c trace_xfs_swap_extent_rmap_remap(tip, &tirec); tip 1516 fs/xfs/xfs_bmap_util.c trace_xfs_swap_extent_rmap_remap_piece(tip, &tirec); tip 1534 fs/xfs/xfs_bmap_util.c trace_xfs_swap_extent_rmap_remap_piece(tip, &uirec); tip 1537 fs/xfs/xfs_bmap_util.c xfs_bmap_unmap_extent(tp, tip, &uirec); tip 1546 fs/xfs/xfs_bmap_util.c xfs_bmap_map_extent(tp, tip, &irec); tip 1565 fs/xfs/xfs_bmap_util.c tip->i_d.di_flags2 = tip_flags2; tip 1570 fs/xfs/xfs_bmap_util.c tip->i_d.di_flags2 = tip_flags2; tip 1579 fs/xfs/xfs_bmap_util.c struct xfs_inode *tip, tip 1599 fs/xfs/xfs_bmap_util.c if ( ((XFS_IFORK_Q(tip) != 0) && (tip->i_d.di_anextents > 0)) && tip 1600 fs/xfs/xfs_bmap_util.c (tip->i_d.di_aformat != XFS_DINODE_FMT_LOCAL)) { tip 1601 fs/xfs/xfs_bmap_util.c error = xfs_bmap_count_blocks(tp, tip, XFS_ATTR_FORK, &junk, tip 1617 fs/xfs/xfs_bmap_util.c if (tip->i_d.di_version == 3 && tip 1618 fs/xfs/xfs_bmap_util.c tip->i_d.di_format == XFS_DINODE_FMT_BTREE) tip 1624 fs/xfs/xfs_bmap_util.c swap(ip->i_df, tip->i_df); tip 1630 fs/xfs/xfs_bmap_util.c ip->i_d.di_nblocks = tip->i_d.di_nblocks - taforkblks + aforkblks; tip 1631 fs/xfs/xfs_bmap_util.c tip->i_d.di_nblocks = tmp + taforkblks - aforkblks; tip 1633 fs/xfs/xfs_bmap_util.c swap(ip->i_d.di_nextents, tip->i_d.di_nextents); tip 1634 fs/xfs/xfs_bmap_util.c swap(ip->i_d.di_format, tip->i_d.di_format); tip 1645 fs/xfs/xfs_bmap_util.c ASSERT(tip->i_delayed_blks == 0); tip 1646 fs/xfs/xfs_bmap_util.c tip->i_delayed_blks = ip->i_delayed_blks; tip 1660 fs/xfs/xfs_bmap_util.c switch (tip->i_d.di_format) { tip 1666 fs/xfs/xfs_bmap_util.c ASSERT(tip->i_d.di_version < 3 || tip 1719 fs/xfs/xfs_bmap_util.c struct xfs_inode *tip, /* tmp inode */ tip 1737 fs/xfs/xfs_bmap_util.c lock_two_nondirectories(VFS_I(ip), VFS_I(tip)); tip 1739 fs/xfs/xfs_bmap_util.c xfs_lock_two_inodes(ip, XFS_MMAPLOCK_EXCL, tip, XFS_MMAPLOCK_EXCL); tip 1742 fs/xfs/xfs_bmap_util.c if ((VFS_I(ip)->i_mode & S_IFMT) != (VFS_I(tip)->i_mode & S_IFMT)) { tip 1748 fs/xfs/xfs_bmap_util.c if (XFS_IS_REALTIME_INODE(ip) != XFS_IS_REALTIME_INODE(tip)) { tip 1756 fs/xfs/xfs_bmap_util.c error = xfs_swap_extent_flush(tip); tip 1760 fs/xfs/xfs_bmap_util.c if (xfs_inode_has_cow_data(tip)) { tip 1761 fs/xfs/xfs_bmap_util.c error = xfs_reflink_cancel_cow_range(tip, 0, NULLFILEOFF, true); tip 1774 fs/xfs/xfs_bmap_util.c uint32_t tipnext = XFS_IFORK_NEXTENTS(tip, w); tip 1792 fs/xfs/xfs_bmap_util.c if (tipnext == (XFS_IFORK_MAXEXT(tip, w) + 1)) tip 1793 fs/xfs/xfs_bmap_util.c resblks += XFS_IFORK_MAXEXT(tip, w); tip 1803 fs/xfs/xfs_bmap_util.c xfs_lock_two_inodes(ip, XFS_ILOCK_EXCL, tip, XFS_ILOCK_EXCL); tip 1806 fs/xfs/xfs_bmap_util.c xfs_trans_ijoin(tp, tip, 0); tip 1812 fs/xfs/xfs_bmap_util.c sxp->sx_length != tip->i_d.di_size) { tip 1818 fs/xfs/xfs_bmap_util.c trace_xfs_swap_extent_before(tip, 1); tip 1821 fs/xfs/xfs_bmap_util.c error = xfs_swap_extents_check_format(ip, tip); tip 1855 fs/xfs/xfs_bmap_util.c error = xfs_swap_extent_rmap(&tp, ip, tip); tip 1857 fs/xfs/xfs_bmap_util.c error = xfs_swap_extent_forks(tp, ip, tip, &src_log_flags, tip 1864 fs/xfs/xfs_bmap_util.c (tip->i_d.di_flags2 & XFS_DIFLAG2_REFLINK)) { tip 1867 fs/xfs/xfs_bmap_util.c ip->i_d.di_flags2 |= tip->i_d.di_flags2 & XFS_DIFLAG2_REFLINK; tip 1868 fs/xfs/xfs_bmap_util.c tip->i_d.di_flags2 &= ~XFS_DIFLAG2_REFLINK; tip 1869 fs/xfs/xfs_bmap_util.c tip->i_d.di_flags2 |= f & XFS_DIFLAG2_REFLINK; tip 1875 fs/xfs/xfs_bmap_util.c ASSERT(tip->i_cformat == XFS_DINODE_FMT_EXTENTS); tip 1877 fs/xfs/xfs_bmap_util.c swap(ip->i_cnextents, tip->i_cnextents); tip 1878 fs/xfs/xfs_bmap_util.c swap(ip->i_cowfp, tip->i_cowfp); tip 1884 fs/xfs/xfs_bmap_util.c if (tip->i_cowfp && tip->i_cowfp->if_bytes) tip 1885 fs/xfs/xfs_bmap_util.c xfs_inode_set_cowblocks_tag(tip); tip 1887 fs/xfs/xfs_bmap_util.c xfs_inode_clear_cowblocks_tag(tip); tip 1891 fs/xfs/xfs_bmap_util.c xfs_trans_log_inode(tp, tip, target_log_flags); tip 1900 fs/xfs/xfs_bmap_util.c error = xfs_swap_change_owner(&tp, ip, tip); tip 1905 fs/xfs/xfs_bmap_util.c error = xfs_swap_change_owner(&tp, tip, ip); tip 1920 fs/xfs/xfs_bmap_util.c trace_xfs_swap_extent_after(tip, 1); tip 1924 fs/xfs/xfs_bmap_util.c xfs_iunlock(tip, lock_flags); tip 1925 fs/xfs/xfs_bmap_util.c unlock_two_nondirectories(VFS_I(ip), VFS_I(tip)); tip 73 fs/xfs/xfs_bmap_util.h int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip, tip 1940 fs/xfs/xfs_ioctl.c xfs_inode_t *ip, *tip; tip 1989 fs/xfs/xfs_ioctl.c tip = XFS_I(file_inode(tmp.file)); tip 1991 fs/xfs/xfs_ioctl.c if (ip->i_mount != tip->i_mount) { tip 1996 fs/xfs/xfs_ioctl.c if (ip->i_ino == tip->i_ino) { tip 2006 fs/xfs/xfs_ioctl.c error = xfs_swap_extents(ip, tip, sxp); tip 137 include/net/flow_dissector.h __u32 tip; tip 128 net/bridge/br_arp_nd_proxy.c __be32 sip, tip; tip 149 net/bridge/br_arp_nd_proxy.c memcpy(&tip, arpptr, sizeof(tip)); tip 151 net/bridge/br_arp_nd_proxy.c if (ipv4_is_loopback(tip) || tip 152 net/bridge/br_arp_nd_proxy.c ipv4_is_multicast(tip)) tip 158 net/bridge/br_arp_nd_proxy.c if (ipv4_is_zeronet(sip) || sip == tip) { tip 176 net/bridge/br_arp_nd_proxy.c br_is_local_ip(vlandev, tip)) { tip 184 net/bridge/br_arp_nd_proxy.c n = neigh_lookup(&arp_tbl, &tip, vlandev); tip 201 net/bridge/br_arp_nd_proxy.c br_arp_send(br, p, skb->dev, sip, tip, tip 204 net/bridge/br_arp_nd_proxy.c br_arp_send(br, p, skb->dev, sip, tip, tip 492 net/core/flow_dissector.c memcpy(&key_arp->tip, arp_eth->ar_tip, sizeof(key_arp->tip)); tip 393 net/ipv4/arp.c static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) tip 426 net/ipv4/arp.c return !inet_confirm_addr(net, in_dev, sip, tip, scope); tip 429 net/ipv4/arp.c static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) tip 436 net/ipv4/arp.c rt = ip_route_output(net, sip, tip, 0, l3mdev_master_ifindex_rcu(dev)); tip 497 net/ipv4/arp.c __be32 sip, __be32 tip) tip 504 net/ipv4/arp.c if (sip == tip) tip 647 net/ipv4/arp.c __be32 sip, __be32 tip, tip 650 net/ipv4/arp.c bool is_garp = tip == sip; tip 684 net/ipv4/arp.c __be32 sip, tip; tip 758 net/ipv4/arp.c memcpy(&tip, arp_ptr, 4); tip 763 net/ipv4/arp.c if (ipv4_is_multicast(tip) || tip 764 net/ipv4/arp.c (!IN_DEV_ROUTE_LOCALNET(in_dev) && ipv4_is_loopback(tip))) tip 772 net/ipv4/arp.c if (sip == tip && IN_DEV_ORCONF(in_dev, DROP_GRATUITOUS_ARP)) tip 806 net/ipv4/arp.c inet_addr_type_dev_table(net, dev, tip) == RTN_LOCAL && tip 807 net/ipv4/arp.c !arp_ignore(in_dev, sip, tip)) tip 808 net/ipv4/arp.c arp_send_dst(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, tip 814 net/ipv4/arp.c ip_route_input_noref(skb, tip, sip, 0, dev) == 0) { tip 822 net/ipv4/arp.c dont_send = arp_ignore(in_dev, sip, tip); tip 824 net/ipv4/arp.c dont_send = arp_filter(sip, tip, dev); tip 829 net/ipv4/arp.c sip, dev, tip, sha, tip 839 net/ipv4/arp.c arp_fwd_pvlan(in_dev, dev, rt, sip, tip) || tip 841 net/ipv4/arp.c pneigh_lookup(&arp_tbl, net, &tip, dev, 0)))) { tip 850 net/ipv4/arp.c sip, dev, tip, sha, tip 870 net/ipv4/arp.c sip, tip, sha, tha); tip 479 net/ipv4/ipconfig.c __be32 sip, tip; tip 537 net/ipv4/ipconfig.c memcpy(&tip, rarp_ptr, 4); tip 550 net/ipv4/ipconfig.c ic_myaddr = tip; tip 1187 net/sched/cls_flower.c fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, tip 1188 net/sched/cls_flower.c &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, tip 1189 net/sched/cls_flower.c sizeof(key->arp.tip)); tip 2360 net/sched/cls_flower.c fl_dump_key_val(skb, &key->arp.tip, tip 2361 net/sched/cls_flower.c TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, tip 2363 net/sched/cls_flower.c sizeof(key->arp.tip)) || tip 350 tools/perf/util/util.c char *tip = NULL; tip 365 tools/perf/util/util.c if (asprintf(&tip, "Tip: %s", node->s) < 0) tip 366 tools/perf/util/util.c tip = (char *)"Tip: get more memory! ;-)"; tip 371 tools/perf/util/util.c return tip;