Home
last modified time | relevance | path

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

1234567

/Linux-v5.10/fs/fscache/
DKconfig25 between CPUs. On the other hand, the stats are very useful for
42 bouncing between CPUs. On the other hand, the histogram may be
/Linux-v5.10/tools/memory-model/
Dlinux-kernel.cat103 * or srcu_read_unlock() backwards on the one hand, and from the
104 * rcu_read_lock() or srcu_read_lock() forwards on the other hand.
106 * In the definition of rcu-fence below, the po term at the left-hand side
107 * of each disjunct and the po? term at the right-hand end have been factored
/Linux-v5.10/fs/ocfs2/cluster/
Dtcp.c1258 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local
1261 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1265 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
1278 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1283 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1289 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1294 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1300 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1305 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()
1326 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst74 HugeTLB pages it uses before hand, and the sysadmin needs to make sure that
90 the application to get SIGBUS signal if the memory was reserved before hand. For
98 before hand. This allows for easier fallback to alternatives such as
/Linux-v5.10/drivers/mtd/spi-nor/
DKconfig21 small sectors. On the other hand erasing should be faster when using
/Linux-v5.10/drivers/media/rc/keymaps/
DMakefile112 rc-total-media-in-hand.o \
113 rc-total-media-in-hand-02.o \
/Linux-v5.10/Documentation/locking/
Dpercpu-rw-semaphore.rst14 instruction in the lock and unlock path. On the other hand, locking for
/Linux-v5.10/Documentation/userspace-api/media/rc/
Dlirc-set-wideband-receiver.rst41 also be more precise. On the other hand its disadvantage it usually
/Linux-v5.10/Documentation/virt/
Dparavirt_ops.rst32 - a set of macros for hand written assembly code
/Linux-v5.10/fs/cachefiles/
DKconfig36 bouncing between CPUs. On the other hand, the histogram may be
/Linux-v5.10/tools/thermal/tmon/
DREADME17 matrix by hand is not a trivial task. Testing is also difficult in that
/Linux-v5.10/Documentation/fb/
Dcmap_xfbdev.rst56 hand side boundaries of a color range.
/Linux-v5.10/Documentation/filesystems/ext4/
Dabout.rst12 (djwong) made while picking apart a filesystem by hand. The data
/Linux-v5.10/Documentation/maintainer/
Dconfigure-git.rst17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
/Linux-v5.10/Documentation/hwmon/
Dds1621.rst72 toggle. On the one hand ("heater"), the thermostat output of the chip,
74 stays high until the high limit is met or exceeded. On the other hand
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x478 Description: (Read) Returns the number of P0 right-hand keys that the trace unit
485 Description: (Read) Returns the number of P1 right-hand keys that the trace unit
492 Description: (Read) Returns the number of special P1 right-hand keys that the
500 Description: (Read) Returns the number of conditional P1 right-hand keys that
508 Description: (Read) Returns the number of special conditional P1 right-hand keys
/Linux-v5.10/Documentation/userspace-api/
Dspec_ctrl.rst58 is selected by arg2 of :manpage:`prctl(2)` per task. arg3 is used to hand
/Linux-v5.10/include/linux/
Dcapability.h79 # error Fix up hand-coded capability macro initializers
/Linux-v5.10/Documentation/vm/
Dzsmalloc.rst10 fail under memory pressure. On the other hand, if we just use single
/Linux-v5.10/Documentation/ide/
Dide-tape.rst9 interface, on the other hand, creates new requests, adds them
/Linux-v5.10/drivers/leds/
DTODO57 /sys interface is not really suitable to use by hand, should we have
/Linux-v5.10/Documentation/spi/
Dspi-lm70llp.rst72 hand, the transistor is cut off and the voltage tied to it's collector is
/Linux-v5.10/Documentation/kbuild/
Dgcc-plugins.rst64 They should be preferred to creating the structures by hand.
/Linux-v5.10/Documentation/admin-guide/nfs/
Dnfs-idmapper.rst69 hand". This program takes two arguments, a serialized key and a key
/Linux-v5.10/Documentation/networking/
Dipddp.rst49 which enables you to add routes to the kernel for your Macs by hand.

1234567