Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 25 of 43) sorted by relevance

12

/linux/fs/xfs/
A Dxfs_bmap_util.c1234 struct xfs_inode *tip) in xfs_swap_extent_rmap() argument
1255 tip_flags2 = tip->i_diflags2; in xfs_swap_extent_rmap()
1344 tip->i_diflags2 = tip_flags2; in xfs_swap_extent_rmap()
1349 tip->i_diflags2 = tip_flags2; in xfs_swap_extent_rmap()
1358 struct xfs_inode *tip, in xfs_swap_extent_forks() argument
1378 if (xfs_inode_has_attr_fork(tip) && tip->i_af.if_nextents > 0 && in xfs_swap_extent_forks()
1403 swap(ip->i_df, tip->i_df); in xfs_swap_extent_forks()
1534 error = xfs_qm_dqattach(tip); in xfs_swap_extents()
1589 xfs_trans_ijoin(tp, tip, 0); in xfs_swap_extents()
1661 ASSERT(!tip->i_cowfp || in xfs_swap_extents()
[all …]
A Dxfs_bmap_util.h69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
A Dxfs_ioctl.c883 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
932 tip = XFS_I(file_inode(fd_file(tmp))); in xfs_ioc_swapext()
934 if (ip->i_mount != tip->i_mount) { in xfs_ioc_swapext()
939 if (ip->i_ino == tip->i_ino) { in xfs_ioc_swapext()
949 error = xfs_swap_extents(ip, tip, sxp); in xfs_ioc_swapext()
/linux/net/ipv4/
A Darp.c521 __be32 sip, __be32 tip) in arp_fwd_pvlan() argument
528 if (sip == tip) in arp_fwd_pvlan()
671 __be32 sip, __be32 tip, in arp_is_garp() argument
674 bool is_garp = tip == sip; in arp_is_garp()
708 __be32 sip, tip; in arp_process() local
782 memcpy(&tip, arp_ptr, 4); in arp_process()
787 if (ipv4_is_multicast(tip) || in arp_process()
831 !arp_ignore(in_dev, sip, tip)) in arp_process()
853 sip, dev, tip, sha, in arp_process()
874 sip, dev, tip, sha, in arp_process()
[all …]
A Dipconfig.c503 __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/tools/testing/selftests/net/
A Dtest_bridge_neigh_suppress.sh293 local tip=$1; shift
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"
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"
381 local tip=192.0.2.2
383 neigh_suppress_arp_common $vid $sip $tip
387 tip=192.0.2.18
[all …]
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l43.yaml115 cirrus,tip-debounce-ms:
117 Software debounce on tip sense triggering in milliseconds.
120 cirrus,tip-invert:
123 Indicates tip detect polarity, inverted implies open-circuit whilst the
126 cirrus,tip-disable-pullup:
129 Indicates if the internal pullup on the tip detect should be disabled.
131 cirrus,tip-fall-db-ms:
133 Time in milliseconds a falling edge on the tip detect should be hardware
138 cirrus,tip-rise-db-ms:
140 Time in milliseconds a rising edge on the tip detect should be hardware
A Dcirrus,cs42l42.yaml64 0 - (Default) Shorted to tip when unplugged, open when plugged.
65 This is "inverted tip sense (ITS)" in the datasheet.
67 1 - Open when unplugged, shorted to tip when plugged.
68 This is "normal tip sense (TS)" in the datasheet.
78 debounce, the tip sense pin might be noisy on a plug event.
97 debounce, the tip sense pin might be noisy on an unplug event.
/linux/net/bridge/
A Dbr_arp_nd_proxy.c133 __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/translations/it_IT/process/
A Dmaintainer-tip.rst5 :Original: Documentation/process/maintainer-tip.rst
7 Il tascabile dei sorgenti tip
A Dmaintainer-handbooks.rst24 maintainer-tip
/linux/Documentation/process/
A Dmaintainer-tip.rst3 The tip tree handbook
6 What is the tip tree?
9 The tip tree is a collection of several subsystems and areas of
12 is: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
14 The tip tree contains the following subsystems:
72 tree and is aggregated into the tip tree.
84 aggregated in the tip efi/core branch.
89 are aggregated into the tip core/rcu branch.
113 queued in the tip tree are handled by the maintainers.
448 subsystem changes for aggregation in the tip tree.
[all …]
A Dmaintainer-handbooks.rst21 maintainer-tip
A Dmaintainer-kvm-x86.rst69 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/kernel/configs/
A Dx86_debug.config1 # Help: Debugging options for tip tree testing
/linux/drivers/net/ethernet/microchip/vcap/
A Dvcap_tc.c369 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/sound/soc/codecs/
A Dcs42l43-jack.c718 unsigned int tip, ring; in cs42l43_tip_sense_work() local
733 tip = (sts >> CS42L43_TIPSENSE_PLUG_DB_STS_SHIFT) & CS42L43_JACK_PRESENT; in cs42l43_tip_sense_work()
736 if (tip == CS42L43_JACK_PRESENT) { in cs42l43_tip_sense_work()
/linux/drivers/input/tablet/
A Daiptek.c419 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/include/net/
A Dflow_dissector.h174 __u32 tip; member
/linux/Documentation/arch/x86/
A Dintel_txt.rst202 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
/linux/Documentation/translations/zh_CN/PCI/
A Dpci.rst239 .. tip::
/linux/drivers/net/bonding/
A Dbond_main.c3185 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument
3189 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp()
3191 __func__, &sip, &tip); in bond_validate_arp()
3211 __be32 sip, tip; in bond_arp_rcv() local
3236 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv()
3241 &sip, &tip); in bond_arp_rcv()
3270 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
3274 bond_validate_arp(bond, slave, tip, sip); in bond_arp_rcv()
3277 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
/linux/drivers/net/vxlan/
A Dvxlan_core.c1852 __be32 sip, tip; in arp_reduce() local
1879 memcpy(&tip, arpptr, sizeof(tip)); in arp_reduce()
1881 if (ipv4_is_loopback(tip) || in arp_reduce()
1882 ipv4_is_multicast(tip)) in arp_reduce()
1885 n = neigh_lookup(&arp_tbl, &tip, dev); in arp_reduce()
1903 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce()
1924 .sin.sin_addr.s_addr = tip, in arp_reduce()
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dsge.c2027 __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/net/sched/
A Dcls_flower.c2006 fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, in fl_set_key()
2007 &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, in fl_set_key()
2008 sizeof(key->arp.tip)); in fl_set_key()
3586 fl_dump_key_val(skb, &key->arp.tip, in fl_dump_key()
3587 TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, in fl_dump_key()
3589 sizeof(key->arp.tip)) || in fl_dump_key()

Completed in 78 milliseconds

12