Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 25 of 133) sorted by relevance

123456

/linux/fs/netfs/
H A DKconfig22 between CPUs. On the other hand, the stats are very useful for
57 between CPUs. On the other hand, the stats are very useful for
/linux/fs/ocfs2/cluster/
H A Dtcp.c1259 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local
1262 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1266 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
1279 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1284 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1290 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1295 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1301 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1306 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()
1327 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
/linux/Documentation/sound/hd-audio/
H A Dintel-multi-link.rst94 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN
185 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN
255 - hand-over to the DSP for access to multi-link registers, SHIM/IP
/linux/tools/memory-model/
H A Dlinux-kernel.cat126 * or srcu_read_unlock() backwards on the one hand, and from the
127 * rcu_read_lock() or srcu_read_lock() forwards on the other hand.
129 * In the definition of rcu-fence below, the po term at the left-hand side
130 * of each disjunct and the po? term at the right-hand end have been factored
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-wideband-receiver.rst41 also be more precise. On the other hand its disadvantage it usually
/linux/Documentation/virt/
H A Dparavirt_ops.rst32 - a set of macros for hand written assembly code
/linux/Documentation/driver-api/media/drivers/
H A Drkisp1.rst24 V20 on the other hand will probably be used in future SoCs and
/linux/Documentation/hid/
H A Dhidreport-parsing.rst17 and try to parse it by hand.
/linux/tools/thermal/tmon/
H A DREADME17 matrix by hand is not a trivial task. Testing is also difficult in that
/linux/Documentation/filesystems/ext4/
H A Dabout.rst12 (djwong) made while picking apart a filesystem by hand. The data
/linux/Documentation/fb/
H A Dcmap_xfbdev.rst56 hand side boundaries of a color range.
/linux/kernel/liveupdate/
H A DKconfig15 Allow kexec to hand over state across kernels by generating and
/linux/Documentation/process/
H A Dbackporting.rst110 Resolving the conflict can be done either by hand in a regular text
233 variable would be incidental as well. On the other hand, if the function
365 the changes by hand. Perhaps the patch is changing a function call
369 to ``1`` by hand and leave the rest of the arguments alone. This
391 just go ahead and apply the change by hand and be done with it. On the
392 other hand, if the change is big or complicated, you definitely don't
393 want to do it by hand.
/linux/drivers/mtd/spi-nor/
H A DKconfig21 small sectors. On the other hand erasing should be faster when using
/linux/kernel/configs/
H A Dhardening.config77 # Disable DMA between EFI hand-off and the kernel's IOMMU setup.
/linux/Documentation/spi/
H A Dspi-lm70llp.rst72 hand, the transistor is cut off and the voltage tied to its collector is
/linux/drivers/leds/
H A DTODO57 /sys interface is not really suitable to use by hand, should we have
/linux/Documentation/driver-api/
H A Dsync_file.rst39 On the other hand if the driver receives fence(s) through a sync_file from
/linux/Documentation/admin-guide/
H A Dhw_random.rst38 run them by hand with a "rngtest" utility.
/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst69 hand". This program takes two arguments, a serialized key and a key
/linux/Documentation/admin-guide/laptops/
H A Dalienware-wmi.rst106 Manual fan control on the other hand, is not exposed directly by the AWCC
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst47 kselftest (Documentation/dev-tools/kselftest.rst), on the other hand, is
181 Smatch. On the other hand, Coccinelle allows you to do simple things in a simple
/linux/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst58 different priorities and different lookup keys. On the other hand hardware
112 ``devlink`` core API. On the other hand ASIC meta data is driver specific
/linux/Documentation/admin-guide/pm/
H A Dstrategies.rst52 go into a sleep state at that point. On the other hand, if the user simply goes
/linux/Documentation/userspace-api/media/drivers/
H A Dccs.rst57 dropping some data on the floor. Analogue crop, on the other hand, means that

123456