Home
last modified time | relevance | path

Searched full:tip (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v6.1/fs/xfs/
Dxfs_bmap_util.c1264 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 …]
Dxfs_bmap_util.h69 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
/Linux-v6.1/Documentation/process/
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
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 …]
Dmaintainer-handbooks.rst18 maintainer-tip
/Linux-v6.1/net/ipv4/
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() argument
527 if (sip == tip) in arp_fwd_pvlan()
670 __be32 sip, __be32 tip, in arp_is_garp() argument
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/sound/
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-v6.1/net/bridge/
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-v6.1/Documentation/translations/it_IT/process/
Dmaintainer-tip.rst5 :Original: Documentation/process/maintainer-tip.rst
7 Il tascabile dei sorgenti tip
Dmaintainer-handbooks.rst24 maintainer-tip
/Linux-v6.1/drivers/macintosh/
Dvia-cuda.c77 #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()
355 } else if (in_8(&via[B]) & TIP) { in sync_egret()
390 out_8(&via[DIRB], (in_8(&via[DIRB]) | TACK | TIP) & ~TREQ); /* TACK & TIP out */ in cuda_init_via()
404 /* sync with the CUDA - assert TACK without TIP */ in cuda_init_via()
[all …]
/Linux-v6.1/include/dt-bindings/sound/
Dcs42l42.h23 /* Tip Sense Inversion */
27 /* Tip Sense Debounce */
/Linux-v6.1/drivers/hid/
Dhid-waltop.c53 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 …]
Dhid-kye.c44 0x09, 0x42, /* Usage (Tip Switch), */
70 0x09, 0x30, /* Usage (Tip Pressure), */
102 0x09, 0x42, /* Usage (Tip Switch), */
128 0x09, 0x30, /* Usage (Tip Pressure), */
201 0x09, 0x42, /* Usage (Tip Switch), */
227 0x09, 0x30, /* Usage (Tip Pressure), */
300 0x09, 0x42, /* Usage (Tip Switch), */
326 0x09, 0x30, /* Usage (Tip Pressure), */
376 0x09, 0x42, /* Usage (Tip Switch), */
406 0x09, 0x30, /* Usage (Tip Pressure), */
[all …]
Dhid-uclogic-rdesc.c30 0x09, 0x42, /* Usage (Tip Switch), */
56 0x09, 0x30, /* Usage (Tip Pressure), */
75 0x09, 0x42, /* Usage (Tip Switch), */
101 0x09, 0x30, /* Usage (Tip Pressure), */
152 0x09, 0x42, /* Usage (Tip Switch), */
178 0x09, 0x30, /* Usage (Tip Pressure), */
229 0x09, 0x42, /* Usage (Tip Switch), */
258 0x09, 0x30, /* Usage (Tip Pressure), */
277 0x09, 0x42, /* Usage (Tip Switch), */
303 0x09, 0x30, /* Usage (Tip Pressure), */
[all …]
Dhid-viewsonic.c55 0x09, 0x42, /* Usage (Tip Switch), */
62 0x09, 0x30, /* Usage (Tip Pressure), */
/Linux-v6.1/Documentation/networking/
Dnetconsole.rst193 .. Tip::
199 .. Tip::
205 .. Tip::
/Linux-v6.1/drivers/media/i2c/
Dths7303.c259 "Sync Tip Clamp with low bias",
260 "Sync Tip Clamp with mid bias",
261 "Sync Tip Clamp with high bias",
/Linux-v6.1/Documentation/x86/
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-v6.1/drivers/usb/gadget/udc/
Dnet2280.h224 * - Tip: Upon the first SS Control Read the FSM never
232 * - Tip: Upon the first SS Control Read the FSM never
242 * - Tip: Once in this state the FSM state does not change (until
/Linux-v6.1/arch/powerpc/boot/
Dplanetcore.h20 #define PLANETCORE_KEY_TARGET_IP "TIP"
/Linux-v6.1/include/net/
Dflow_dissector.h152 * tip: Target IP address
159 __u32 tip; member
/Linux-v6.1/drivers/hid/i2c-hid/
Di2c-hid-dmi-quirks.c92 0x09, 0x42, /* Usage (Tip Switch), */
123 0x09, 0x42, /* Usage (Tip Switch), */
152 0x09, 0x42, /* Usage (Tip Switch), */
181 0x09, 0x42, /* Usage (Tip Switch), */
/Linux-v6.1/arch/x86/kernel/
Dmsr.c104 pr_warn("See https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/about for details.\n"); in filter_write()
/Linux-v6.1/tools/perf/
Dbuiltin-evlist.c60 printf("# Tip: use 'perf evlist --trace-fields' to show fields for tracepoint events\n"); in __cmd_evlist()
/Linux-v6.1/drivers/media/pci/cobalt/
Dcobalt-i2c.c137 /* Wait for transfer to complete (TIP = 0) */ in cobalt_tx_bytes()
196 /* Wait for transfer to complete (TIP = 0) */ in cobalt_rx_bytes()

1234