/linux-6.1.9/fs/xfs/ |
D | xfs_bmap_util.c | 1264 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() argument 1267 struct xfs_ifork *tifp = &tip->i_df; in xfs_swap_extents_check_format() 1271 (!uid_eq(VFS_I(ip)->i_uid, VFS_I(tip)->i_uid) || in xfs_swap_extents_check_format() 1272 !gid_eq(VFS_I(ip)->i_gid, VFS_I(tip)->i_gid) || in xfs_swap_extents_check_format() 1273 ip->i_projid != tip->i_projid)) in xfs_swap_extents_check_format() 1311 ifp->if_nextents > XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1333 if (xfs_inode_has_attr_fork(tip) && in xfs_swap_extents_check_format() 1334 XFS_BMAP_BMDR_SPACE(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format() 1336 if (ifp->if_nextents <= XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1367 struct xfs_inode *tip) in xfs_swap_extent_rmap() argument [all …]
|
D | xfs_bmap_util.h | 69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
|
D | xfs_ioctl.c | 1664 xfs_inode_t *ip, *tip; in xfs_ioc_swapext() local 1713 tip = XFS_I(file_inode(tmp.file)); in xfs_ioc_swapext() 1715 if (ip->i_mount != tip->i_mount) { in xfs_ioc_swapext() 1720 if (ip->i_ino == tip->i_ino) { in xfs_ioc_swapext() 1730 error = xfs_swap_extents(ip, tip, sxp); in xfs_ioc_swapext()
|
/linux-6.1.9/net/ipv4/ |
D | arp.c | 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() argument 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() argument 527 if (sip == tip) in arp_fwd_pvlan() 670 __be32 sip, __be32 tip, in arp_is_garp() argument 673 bool is_garp = tip == sip; in arp_is_garp() 707 __be32 sip, tip; in arp_process() local 781 memcpy(&tip, arp_ptr, 4); in arp_process() [all …]
|
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-6.1.9/net/bridge/ |
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-6.1.9/Documentation/translations/it_IT/process/ |
D | maintainer-tip.rst | 5 :Original: Documentation/process/maintainer-tip.rst 7 Il tascabile dei sorgenti tip
|
D | maintainer-handbooks.rst | 24 maintainer-tip
|
/linux-6.1.9/Documentation/process/ |
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 a 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 …]
|
D | maintainer-handbooks.rst | 18 maintainer-tip
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 64 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-6.1.9/fs/cifs/ |
D | misc.c | 1261 char *target, *tip = NULL; in match_target_ip() local 1276 rc = dns_resolve_server_name_to_ip(target, &tip, NULL); in match_target_ip() 1280 cifs_dbg(FYI, "%s: target ip: %s\n", __func__, tip); in match_target_ip() 1282 if (!cifs_convert_address(&tipaddr, tip, strlen(tip))) { in match_target_ip() 1296 kfree(tip); in match_target_ip()
|
/linux-6.1.9/drivers/input/tablet/ |
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-6.1.9/include/net/ |
D | flow_dissector.h | 159 __u32 tip; member
|
/linux-6.1.9/Documentation/x86/ |
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
|
D | mtrr.rst | 33 .. tip::
|
/linux-6.1.9/Documentation/translations/zh_CN/PCI/ |
D | pci.rst | 239 .. tip::
|
/linux-6.1.9/drivers/net/bonding/ |
D | bond_main.c | 3003 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument 3007 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp() 3009 __func__, &sip, &tip); in bond_validate_arp() 3029 __be32 sip, tip; in bond_arp_rcv() local 3054 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv() 3059 &sip, &tip); in bond_arp_rcv() 3088 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv() 3092 bond_validate_arp(bond, slave, tip, sip); in bond_arp_rcv() 3095 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
|
/linux-6.1.9/drivers/net/vxlan/ |
D | vxlan_core.c | 1829 __be32 sip, tip; in arp_reduce() local 1854 memcpy(&tip, arpptr, sizeof(tip)); in arp_reduce() 1856 if (ipv4_is_loopback(tip) || in arp_reduce() 1857 ipv4_is_multicast(tip)) in arp_reduce() 1860 n = neigh_lookup(&arp_tbl, &tip, dev); in arp_reduce() 1878 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce() 1899 .sin.sin_addr.s_addr = tip, in arp_reduce()
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 2032 __be32 sip, tip; in cxgb3_arp_process() local 2049 memcpy(&tip, arp_ptr, sizeof(tip)); in cxgb3_arp_process() 2051 if (tip != pi->iscsi_ipv4addr) in cxgb3_arp_process() 2054 arp_send(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in cxgb3_arp_process()
|
/linux-6.1.9/net/sched/ |
D | cls_flower.c | 1783 fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, in fl_set_key() 1784 &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, in fl_set_key() 1785 sizeof(key->arp.tip)); in fl_set_key() 3193 fl_dump_key_val(skb, &key->arp.tip, in fl_dump_key() 3194 TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, in fl_dump_key() 3196 sizeof(key->arp.tip)) || in fl_dump_key()
|
/linux-6.1.9/Documentation/dev-tools/kunit/ |
D | running_tips.rst | 50 tip is useful.
|
/linux-6.1.9/net/core/ |
D | flow_dissector.c | 537 memcpy(&key_arp->tip, arp_eth->ar_tip, sizeof(key_arp->tip)); in __skb_flow_dissect_arp()
|
/linux-6.1.9/Documentation/networking/device_drivers/cable/ |
D | sb1000.rst | 208 used). Thanks to Ed Daiga for this tip!
|
/linux-6.1.9/Documentation/networking/ |
D | eql.rst | 187 DSLIP. I did find a good tip from LinuxNET:Billy for PPP performance:
|