/linux-6.12.1/fs/xfs/ |
D | xfs_bmap_util.c | 1131 struct xfs_inode *tip) /* tmp inode */ in xfs_swap_extents_check_format() argument 1134 struct xfs_ifork *tifp = &tip->i_df; in xfs_swap_extents_check_format() 1138 (!uid_eq(VFS_I(ip)->i_uid, VFS_I(tip)->i_uid) || in xfs_swap_extents_check_format() 1139 !gid_eq(VFS_I(ip)->i_gid, VFS_I(tip)->i_gid) || in xfs_swap_extents_check_format() 1140 ip->i_projid != tip->i_projid)) in xfs_swap_extents_check_format() 1178 ifp->if_nextents > XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1200 if (xfs_inode_has_attr_fork(tip) && in xfs_swap_extents_check_format() 1201 xfs_bmap_bmdr_space(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format() 1203 if (ifp->if_nextents <= XFS_IFORK_MAXEXT(tip, XFS_DATA_FORK)) in xfs_swap_extents_check_format() 1234 struct xfs_inode *tip) in xfs_swap_extent_rmap() argument [all …]
|
/linux-6.12.1/drivers/hid/bpf/progs/ |
D | Wacom__ArtPen.bpf.c | 30 * <Tip switch 0> <X 0> <Y 0> <Pressure 0 > <Tooltype 0x0804> 31 * <Tip switch 1> <X 1> <Y 1> <Pressure 100 > <Tooltype 0x0804> 32 * <Tip switch 1> <X 2> <Y 2> <Pressure 100 > <Tooltype 0x0804> 33 * <Tip switch 1> <X 3> <Y 3> <Pressure 200 > <Tooltype 0x0804> 34 * <Tip switch 1> <X 4> <Y 4> <Pressure 200 > <Tooltype 0x0804> 35 * <Tip switch 0> <X 5> <Y 5> <Pressure 0 > <Tooltype 0x0804> 38 * <Tip switch 0> <X 0> <Y 0> <Pressure 0 > <Tooltype 0x0804> 39 * <Tip switch 1> <X 1> <Y 1> <Pressure * 50*> <Tooltype 0x0804> 40 * <Tip switch 1> <X 2> <Y 2> <Pressure 100 > <Tooltype 0x0804> 41 * <Tip switch 1> <X 3> <Y 3> <Pressure *150*> <Tooltype 0x0804> [all …]
|
D | Huion__Kamvas-Pro-19.bpf.c | 25 * - the second button is reported through Secondary Tip Switch instead of Secondary Barrel Switch 36 0x09, 0x42, // Usage (Tip Switch) 12 38 … // Usage (Secondary Barrel Switch) 16 /* changed from Secondary Tip Switch */ 68 0x09, 0x30, // Usage (Tip Pressure) 68 95 0x09, 0x42, // Usage (Tip Switch) 121 117 0x09, 0x30, // Usage (Tip Pressure) 169 133 0x09, 0x42, // Usage (Tip Switch) 201 155 0x09, 0x30, // Usage (Tip Pressure) 249 271 if (ctx->rdesc[17] != 0x43) /* Secondary Tip Switch */ in probe()
|
D | XPPen__ArtistPro16Gen2.bpf.c | 23 * the device sends Tip Switch instead of sending Eraser 34 0x09, 0x42, // Usage (Tip Switch) 12 67 0x09, 0x30, // Usage (Tip Pressure) 82 115 if ((data[1] & 0x29) != 0x29) /* tip switch=1 invert=1 inrange=1 */ in xppen_16_fix_eraser() 118 /* xor bits 0,3 and 4: convert Tip Switch + Invert into Eraser only */ in xppen_16_fix_eraser() 223 * | /... h (coil distance from tip) in xppen_16_fix_angle_offset()
|
D | XPPen__Artist24.bpf.c | 32 0x09, 0x42, // Usage (Tip Switch) 12 63 0x09, 0x30, // Usage (Tip Pressure) 76 172 * Illegal transition: pen is in range with the tip pressed, and in SEC()
|
/linux-6.12.1/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-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
|
D | maintainer-handbooks.rst | 21 maintainer-tip
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l43.yaml | 115 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
|
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.12.1/net/ipv4/ |
D | arp.c | 396 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() 521 __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 [all …]
|
/linux-6.12.1/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.12.1/drivers/macintosh/ |
D | via-cuda.c | 77 #define TIP 0x20 /* Transfer in progress */ macro 111 out_8(&via[B], in_8(&via[B]) | TIP); in assert_TIP() 113 out_8(&via[B], in_8(&via[B]) & ~TIP); in assert_TIP() 120 out_8(&via[B], in_8(&via[B]) | TIP | TACK); in assert_TIP_and_TACK() 122 out_8(&via[B], in_8(&via[B]) & ~(TIP | TACK)); in assert_TIP_and_TACK() 152 out_8(&via[B], in_8(&via[B]) & ~(TIP | TACK)); in negate_TIP_and_TACK() 154 out_8(&via[B], in_8(&via[B]) | TIP | TACK); in negate_TIP_and_TACK() 349 } else if (in_8(&via[B]) & TIP) { in sync_egret() 384 out_8(&via[DIRB], (in_8(&via[DIRB]) | TACK | TIP) & ~TREQ); /* TACK & TIP out */ in cuda_init_via() 398 /* sync with the CUDA - assert TACK without TIP */ in cuda_init_via() [all …]
|
/linux-6.12.1/sound/soc/codecs/ |
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 work: %d\n", ret); in cs42l43_tip_sense_work() [all …]
|
/linux-6.12.1/Documentation/translations/it_IT/process/ |
D | maintainer-tip.rst | 5 :Original: Documentation/process/maintainer-tip.rst 7 Il tascabile dei sorgenti tip
|
/linux-6.12.1/tools/testing/selftests/net/ |
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-6.12.1/include/dt-bindings/sound/ |
D | cs42l42.h | 23 /* Tip Sense Inversion */ 27 /* Tip Sense Debounce */
|
/linux-6.12.1/drivers/hid/ |
D | hid-waltop.c | 53 0x09, 0x42, /* Usage (Tip Switch), */ 86 0x09, 0x30, /* Usage (Tip Pressure), */ 104 0x09, 0x42, /* Usage (Tip Switch), */ 137 0x09, 0x30, /* Usage (Tip Pressure), */ 155 0x09, 0x42, /* Usage (Tip Switch), */ 188 0x09, 0x30, /* Usage (Tip Pressure), */ 208 0x09, 0x42, /* Usage (Tip Switch), */ 241 0x09, 0x30, /* Usage (Tip Pressure), */ 259 0x09, 0x42, /* Usage (Tip Switch), */ 292 0x09, 0x30, /* Usage (Tip Pressure), */ [all …]
|
D | hid-uclogic-rdesc.c | 31 0x09, 0x42, /* Usage (Tip Switch), */ 57 0x09, 0x30, /* Usage (Tip Pressure), */ 76 0x09, 0x42, /* Usage (Tip Switch), */ 102 0x09, 0x30, /* Usage (Tip Pressure), */ 153 0x09, 0x42, /* Usage (Tip Switch), */ 179 0x09, 0x30, /* Usage (Tip Pressure), */ 230 0x09, 0x42, /* Usage (Tip Switch), */ 259 0x09, 0x30, /* Usage (Tip Pressure), */ 278 0x09, 0x42, /* Usage (Tip Switch), */ 304 0x09, 0x30, /* Usage (Tip Pressure), */ [all …]
|
D | hid-viewsonic.c | 55 0x09, 0x42, /* Usage (Tip Switch), */ 62 0x09, 0x30, /* Usage (Tip Pressure), */
|
/linux-6.12.1/tools/perf/ |
D | builtin-evlist.c | 63 printf("# Tip: use 'perf evlist --trace-fields' to show fields for tracepoint events\n"); in __cmd_evlist() 66 printf("# Tip: use 'perf evlist -g' to show group information\n"); in __cmd_evlist()
|
/linux-6.12.1/kernel/configs/ |
D | x86_debug.config | 1 # Help: Debugging options for tip tree testing
|
/linux-6.12.1/drivers/media/i2c/ |
D | ths7303.c | 258 "Sync Tip Clamp with low bias", 259 "Sync Tip Clamp with mid bias", 260 "Sync Tip Clamp with high bias",
|
/linux-6.12.1/Documentation/arch/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
|
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
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()
|