Home
last modified time | relevance | path

Searched refs:tip (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.c1268 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format()
1271 struct xfs_ifork *tifp = &tip->i_df; in xfs_swap_extents_check_format()
1275 (!uid_eq(VFS_I(ip)->i_uid, VFS_I(tip)->i_uid) || in xfs_swap_extents_check_format()
1276 !gid_eq(VFS_I(ip)->i_gid, VFS_I(tip)->i_gid) || in xfs_swap_extents_check_format()
1277 ip->i_projid != tip->i_projid)) in xfs_swap_extents_check_format()
1315 ifp->if_nextents > XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format()
1337 if (xfs_inode_has_attr_fork(tip) && in xfs_swap_extents_check_format()
1338 XFS_BMAP_BMDR_SPACE(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format()
1340 if (ifp->if_nextents <= XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format()
1371 struct xfs_inode *tip) in xfs_swap_extent_rmap()
1266 xfs_swap_extents_check_format( struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extents_check_format() argument
1368 xfs_swap_extent_rmap( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extent_rmap() argument
1498 xfs_swap_extent_forks( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_inode *tip, int *src_log_flags, int *target_log_flags) xfs_swap_extent_forks() argument
1636 xfs_swap_extents( struct xfs_inode *ip, struct xfs_inode *tip, struct xfs_swapext *sxp) xfs_swap_extents() argument
[all...]
H A Dxfs_bmap_util.h69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
H A Dxfs_ioctl.c1670 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
1719 tip = XFS_I(file_inode(tmp.file)); in xfs_ioc_swapext()
1721 if (ip->i_mount != tip->i_mount) { in xfs_ioc_swapext()
1726 if (ip->i_ino == tip->i_ino) { in xfs_ioc_swapext()
1736 error = xfs_swap_extents(ip, tip, sxp); in xfs_ioc_swapext()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.c1216 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format()
1219 struct xfs_ifork *tifp = &tip->i_df; in xfs_swap_extents_check_format()
1223 (!uid_eq(VFS_I(ip)->i_uid, VFS_I(tip)->i_uid) || in xfs_swap_extents_check_format()
1224 !gid_eq(VFS_I(ip)->i_gid, VFS_I(tip)->i_gid) || in xfs_swap_extents_check_format()
1225 ip->i_d.di_projid != tip->i_d.di_projid)) in xfs_swap_extents_check_format()
1263 ifp->if_nextents > XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format()
1285 if (XFS_IFORK_Q(tip) && in xfs_swap_extents_check_format()
1286 XFS_BMAP_BMDR_SPACE(ip->i_df.if_broot) > XFS_IFORK_BOFF(tip)) in xfs_swap_extents_check_format()
1288 if (ifp->if_nextents <= XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format()
1319 struct xfs_inode *tip) in xfs_swap_extent_rmap()
1214 xfs_swap_extents_check_format( struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extents_check_format() argument
1316 xfs_swap_extent_rmap( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tip) xfs_swap_extent_rmap() argument
1424 xfs_swap_extent_forks( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_inode *tip, int *src_log_flags, int *target_log_flags) xfs_swap_extent_forks() argument
1562 xfs_swap_extents( struct xfs_inode *ip, struct xfs_inode *tip, struct xfs_swapext *sxp) xfs_swap_extents() argument
[all...]
H A Dxfs_bmap_util.h69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
H A Dxfs_ioctl.c1878 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local
1927 tip = XFS_I(file_inode(tmp.file)); in xfs_ioc_swapext()
1929 if (ip->i_mount != tip->i_mount) { in xfs_ioc_swapext()
1934 if (ip->i_ino == tip->i_ino) { in xfs_ioc_swapext()
1944 error = xfs_swap_extents(ip, tip, sxp); in xfs_ioc_swapext()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtest_bridge_neigh_suppress.sh308 local tip=$1; shift
316 run_cmd "tc -n sw1 filter replace dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 arp_tip $tip arp_sip $sip arp_op request action pass"
320 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
331 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
342 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
349 run_cmd "ip -n sw1 neigh replace $tip lladdr $h2_mac nud permanent dev br0.$vid"
352 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
362 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
376 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
386 run_cmd "ip netns exec h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip"
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c395 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() argument
401 case 0: /* Reply, the tip is already validated */ in arp_ignore()
403 case 1: /* Reply only if tip is configured on the incoming interface */ in arp_ignore()
408 * Reply only if tip is configured on the incoming interface in arp_ignore()
428 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore()
431 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() argument
438 rt = ip_route_output(net, sip, tip, 0, l3mdev_master_ifindex_rcu(dev)); in arp_filter()
499 __be32 sip, __be32 tip) in arp_fwd_pvlan()
506 if (sip == tip) in arp_fwd_pvlan()
649 __be32 sip, __be32 tip, in arp_is_garp()
497 arp_fwd_pvlan(struct in_device *in_dev, struct net_device *dev, struct rtable *rt, __be32 sip, __be32 tip) arp_fwd_pvlan() argument
647 arp_is_garp(struct net *net, struct net_device *dev, int *addr_type, __be16 ar_op, __be32 sip, __be32 tip, unsigned char *sha, unsigned char *tha) arp_is_garp() argument
686 __be32 sip, tip; arp_process() local
[all...]
H A Dipconfig.c479 __be32 sip, tip; in ic_rarp_recv() local
537 memcpy(&tip, rarp_ptr, 4); in ic_rarp_recv()
550 ic_myaddr = tip; in ic_rarp_recv()
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() argument
402 case 0: /* Reply, the tip is already validated */ in arp_ignore()
404 case 1: /* Reply only if tip is configured on the incoming interface */ in arp_ignore()
409 * Reply only if tip is configured on the incoming interface in arp_ignore()
429 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore()
452 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() argument
459 rt = ip_route_output(net, sip, tip, 0, l3mdev_master_ifindex_rcu(dev)); in arp_filter()
520 __be32 sip, __be32 tip) in arp_fwd_pvlan()
527 if (sip == tip) in arp_fwd_pvlan()
670 __be32 sip, __be32 tip, in arp_is_garp()
518 arp_fwd_pvlan(struct in_device *in_dev, struct net_device *dev, struct rtable *rt, __be32 sip, __be32 tip) arp_fwd_pvlan() argument
668 arp_is_garp(struct net *net, struct net_device *dev, int *addr_type, __be16 ar_op, __be32 sip, __be32 tip, unsigned char *sha, unsigned char *tha) arp_is_garp() argument
707 __be32 sip, tip; arp_process() local
[all...]
H 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()
/kernel/linux/linux-5.10/net/bridge/
H 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()
[all...]
/kernel/linux/linux-6.6/net/bridge/
H 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()
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c1101 char *target, *tip = NULL; in match_target_ip() local
1116 rc = dns_resolve_server_name_to_ip(target, &tip); in match_target_ip()
1120 cifs_dbg(FYI, "%s: target ip: %s\n", __func__, tip); in match_target_ip()
1122 if (!cifs_convert_address(&tipaddr, tip, strlen(tip))) { in match_target_ip()
1136 kfree(tip); in match_target_ip()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H 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()
/kernel/linux/linux-5.10/scripts/
H A Dsetlocalversion112 if [ -z "$tag" -o "$tag" = tip ]; then
/kernel/linux/linux-5.10/drivers/input/tablet/
H 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()
/kernel/linux/linux-6.6/drivers/input/tablet/
H 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()
/kernel/linux/linux-5.10/include/net/
H A Dflow_dissector.h152 * tip: Target IP address
159 __u32 tip; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l43-jack.c69 /* This tip sense invert is always set, HW wants an inverted signal */ in cs42l43_set_jack()
142 ret = device_property_read_u32(cs42l43->dev, "cirrus,tip-debounce-ms", in cs42l43_set_jack()
145 dev_err(priv->dev, "Property cirrus,tip-debounce-ms malformed: %d\n", ret); in cs42l43_set_jack()
149 /* This tip sense invert is set normally, as TIPSENSE_INV already inverted */ in cs42l43_set_jack()
150 if (device_property_read_bool(cs42l43->dev, "cirrus,tip-invert")) in cs42l43_set_jack()
153 if (device_property_read_bool(cs42l43->dev, "cirrus,tip-disable-pullup")) in cs42l43_set_jack()
158 ret = cs42l43_find_index(priv, "cirrus,tip-fall-db-ms", 500, in cs42l43_set_jack()
166 ret = cs42l43_find_index(priv, "cirrus,tip-rise-db-ms", 500, in cs42l43_set_jack()
706 unsigned int tip, ring; in cs42l43_tip_sense_work() local
711 dev_err(priv->dev, "Failed to resume for tip wor in cs42l43_tip_sense_work()
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dflow_dissector.h154 * @tip: Target IP address
161 __u32 tip; member
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2859 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument
2863 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp()
2864 slave_dbg(bond->dev, slave->dev, "%s: sip %pI4 tip %pI4 not found\n", in bond_validate_arp()
2865 __func__, &sip, &tip); in bond_validate_arp()
2885 __be32 sip, tip; in bond_arp_rcv() local
2923 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv()
2925 slave_dbg(bond->dev, slave->dev, "%s: %s/%d av %d sv %d sip %pI4 tip %pI4\n", in bond_arp_rcv()
2928 &sip, &tip); in bond_arp_rcv()
2950 * this is checking the request, sip/tip are swapped for in bond_arp_rcv()
2957 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c3056 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument
3060 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp()
3061 slave_dbg(bond->dev, slave->dev, "%s: sip %pI4 tip %pI4 not found\n", in bond_validate_arp()
3062 __func__, &sip, &tip); in bond_validate_arp()
3082 __be32 sip, tip; in bond_arp_rcv() local
3107 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv()
3109 slave_dbg(bond->dev, slave->dev, "%s: %s/%d av %d sv %d sip %pI4 tip %pI4\n", in bond_arp_rcv()
3112 &sip, &tip); in bond_arp_rcv()
3134 * this is checking the request, sip/tip are swapped for in bond_arp_rcv()
3141 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flower.c1629 fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, in fl_set_key()
1630 &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, in fl_set_key()
1631 sizeof(key->arp.tip)); in fl_set_key()
2976 fl_dump_key_val(skb, &key->arp.tip, in fl_dump_key()
2977 TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, in fl_dump_key()
2979 sizeof(key->arp.tip)) || in fl_dump_key()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c1986 __be32 sip, tip; in arp_reduce() local
2011 memcpy(&tip, arpptr, sizeof(tip)); in arp_reduce()
2013 if (ipv4_is_loopback(tip) || in arp_reduce()
2014 ipv4_is_multicast(tip)) in arp_reduce()
2017 n = neigh_lookup(&arp_tbl, &tip, dev); in arp_reduce()
2035 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce()
2052 .sin.sin_addr.s_addr = tip, in arp_reduce()

Completed in 45 milliseconds

12