/linux/fs/xfs/ |
H A D | xfs_bmap_util.c | 1127 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() argument 1130 struct xfs_ifork *tifp = &tip->i_df; in xfs_swap_extents_check_format() 1134 (!uid_eq(VFS_I(ip)->i_uid, VFS_I(tip)->i_uid) || in xfs_swap_extents_check_format() 1135 !gid_eq(VFS_I(ip)->i_gid, VFS_I(tip)->i_gid) || in xfs_swap_extents_check_format() 1136 ip->i_projid != tip->i_projid)) in xfs_swap_extents_check_format() 1174 ifp->if_nextents > XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1196 if (xfs_inode_has_attr_fork(tip) && in xfs_swap_extents_check_format() 1197 xfs_bmap_bmdr_space(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format() 1199 if (ifp->if_nextents <= XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1230 struct xfs_inode *tip) in xfs_swap_extent_rmap() argument [all …]
|
H A D | xfs_bmap_util.h | 69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
|
H A D | xfs_ioctl.c | 923 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local 958 tip = XFS_I(file_inode(fd_file(tmp))); in xfs_ioc_swapext() 960 if (ip->i_mount != tip->i_mount) in xfs_ioc_swapext() 963 if (ip->i_ino == tip->i_ino) in xfs_ioc_swapext() 969 return xfs_swap_extents(ip, tip, sxp); in xfs_ioc_swapext()
|
/linux/tools/testing/selftests/net/ |
H A D | test_bridge_neigh_suppress.sh | 293 local tip=$1; shift 301 …e dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 arp_tip $tip arp_sip $sip arp_op… 305 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 316 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 327 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 334 run_cmd "ip -n $sw1 neigh replace $tip lladdr $h2_mac nud permanent dev br0.$vid" 337 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 347 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 361 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 371 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" [all …]
|
/linux/net/bridge/ |
H A D | br_arp_nd_proxy.c | 133 __be32 sip, tip; in br_do_proxy_suppress_arp() local 154 memcpy(&tip, arpptr, sizeof(tip)); in br_do_proxy_suppress_arp() 156 if (ipv4_is_loopback(tip) || in br_do_proxy_suppress_arp() 157 ipv4_is_multicast(tip)) in br_do_proxy_suppress_arp() 165 (ipv4_is_zeronet(sip) || sip == tip)) { in br_do_proxy_suppress_arp() 183 br_is_local_ip(vlandev, tip)) { in br_do_proxy_suppress_arp() 191 n = neigh_lookup(&arp_tbl, &tip, vlandev); in br_do_proxy_suppress_arp() 208 br_arp_send(br, p, skb->dev, sip, tip, in br_do_proxy_suppress_arp() 211 br_arp_send(br, p, skb->dev, sip, tip, in br_do_proxy_suppress_arp()
|
/linux/Documentation/process/ |
H A D | maintainer-tip.rst | 3 The tip tree handbook 6 What is the tip tree? 9 The tip tree is a collection of several subsystems and areas of 10 development. The tip tree is both a direct development tree and an 11 aggregation tree for several sub-maintainer trees. The tip tree gitweb URL 12 is: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 14 The tip tree contains the following subsystems: 18 The x86 architecture development takes place in the tip tree except 37 Scheduler development takes place in the -tip tree, in the 44 primitives that are connected to locking) takes place in the -tip [all …]
|
H A D | maintainer-handbooks.rst | 21 maintainer-tip
|
H A D | maintainer-kvm-x86.rst | 69 Patches that will be taken through a non-KVM tree (most often through the tip 111 With a few caveats listed below, follow the tip tree maintainers' preferred 112 :ref:`maintainer-tip-coding-style`, as patches/series often touch both KVM and 113 non-KVM x86 files, i.e. draw the attention of KVM *and* tip tree maintainers. 199 background. Note! This order directly conflicts with the tip tree's preferred 200 approach! Please follow the tip tree's preferred style when sending patches
|
/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-tip.rst | 5 :Original: Documentation/process/maintainer-tip.rst 7 Il tascabile dei sorgenti tip
|
H A D | maintainer-handbooks.rst | 24 maintainer-tip
|
/linux/kernel/configs/ |
H A D | x86_debug.config | 1 # Help: Debugging options for tip tree testing
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_tc.c | 369 if (mt.mask->tip) { in vcap_tc_flower_handler_arp_usage() 370 ipval = be32_to_cpu((__force __be32)mt.key->tip); in vcap_tc_flower_handler_arp_usage() 371 ipmsk = be32_to_cpu((__force __be32)mt.mask->tip); in vcap_tc_flower_handler_arp_usage()
|
/linux/drivers/input/tablet/ |
H A D | aiptek.c | 419 int retval, macro, x, y, z, left, right, middle, p, dv, tip, bs, pck; in aiptek_irq() local 516 tip = (data[5] & 0x04) != 0 ? 1 : 0; in aiptek_irq() 549 input_report_key(inputdev, BTN_TOUCH, tip); in aiptek_irq() 656 tip = (data[1] & 0x04) != 0 ? 1 : 0; in aiptek_irq() 660 macro = dv && p && tip && !(data[3] & 1) ? (data[3] >> 1) : -1; in aiptek_irq()
|
/linux/sound/soc/codecs/ |
H A D | cs42l43-jack.c | 75 /* This tip sense invert is always set, HW wants an inverted signal */ in cs42l43_set_jack() 153 ret = device_property_read_u32(cs42l43->dev, "cirrus,tip-debounce-ms", in cs42l43_set_jack() 156 dev_err(priv->dev, "Property cirrus,tip-debounce-ms malformed: %d\n", ret); in cs42l43_set_jack() 160 /* This tip sense invert is set normally, as TIPSENSE_INV already inverted */ in cs42l43_set_jack() 161 if (device_property_read_bool(cs42l43->dev, "cirrus,tip-invert")) in cs42l43_set_jack() 164 if (device_property_read_bool(cs42l43->dev, "cirrus,tip-disable-pullup")) in cs42l43_set_jack() 169 ret = cs42l43_find_index(priv, "cirrus,tip-fall-db-ms", 500, in cs42l43_set_jack() 177 ret = cs42l43_find_index(priv, "cirrus,tip-rise-db-ms", 500, in cs42l43_set_jack() 718 unsigned int tip, ring; in cs42l43_tip_sense_work() local 723 dev_err(priv->dev, "Failed to resume for tip wor in cs42l43_tip_sense_work() [all...] |
/linux/Documentation/arch/x86/ |
H A D | intel_txt.rst | 202 title Linux 2.6.29-tip w/ tboot 205 module /vmlinuz-2.6.29-tip intel_iommu=on ro 207 module /initrd-2.6.29-tip.img
|
H A D | mtrr.rst | 33 .. tip::
|
/linux/include/net/ |
H A D | flow_dissector.h | 174 __u32 tip; member
|
/linux/net/ipv4/ |
H A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local 561 memcpy(&tip, rarp_ptr, 4); in ic_rarp_recv() 574 ic_myaddr = tip; in ic_rarp_recv()
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 3194 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument 3198 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp() 3200 __func__, &sip, &tip); in bond_validate_arp() 3220 __be32 sip, tip; in bond_arp_rcv() local 3245 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv() 3250 &sip, &tip); in bond_arp_rcv() 3279 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv() 3283 bond_validate_arp(bond, slave, tip, sip); in bond_arp_rcv() 3286 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 2027 __be32 sip, tip; in cxgb3_arp_process() local 2044 memcpy(&tip, arp_ptr, sizeof(tip)); in cxgb3_arp_process() 2046 if (tip != pi->iscsi_ipv4addr) in cxgb3_arp_process() 2049 arp_send(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in cxgb3_arp_process()
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 1876 __be32 sip, tip; in arp_reduce() local 1903 memcpy(&tip, arpptr, sizeof(tip)); in arp_reduce() 1905 if (ipv4_is_loopback(tip) || in arp_reduce() 1906 ipv4_is_multicast(tip)) in arp_reduce() 1909 n = neigh_lookup(&arp_tbl, &tip, dev); in arp_reduce() 1927 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce() 1948 .sin.sin_addr.s_addr = tip, in arp_reduce()
|
/linux/net/sched/ |
H A D | cls_flower.c | 2007 fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, in fl_set_key() 2008 &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, in fl_set_key() 2009 sizeof(key->arp.tip)); in fl_set_key() 3587 fl_dump_key_val(skb, &key->arp.tip, in fl_dump_key() 3588 TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, in fl_dump_key() 3590 sizeof(key->arp.tip)) || in fl_dump_key()
|
/linux/net/core/ |
H A D | flow_dissector.c | 615 memcpy(&key_arp->tip, arp_eth->ar_tip, sizeof(key_arp->tip)); in __skb_flow_dissect_arp()
|
/linux/Documentation/networking/ |
H A D | eql.rst | 187 DSLIP. I did find a good tip from LinuxNET:Billy for PPP performance:
|
/linux/Documentation/networking/device_drivers/cable/ |
H A D | sb1000.rst | 208 used). Thanks to Ed Daiga for this tip!
|