Searched refs:hand (Results 1 – 25 of 180) sorted by relevance
12345678
| /Linux-v5.15/tools/memory-model/ |
| D | linux-kernel.cat | 103 * 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.15/fs/ocfs2/cluster/ |
| D | tcp.c | 1255 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local 1258 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake() 1262 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake() 1275 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake() 1280 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake() 1286 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake() 1291 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake() 1297 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake() 1302 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake() 1323 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
|
| /Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
| D | hugetlb.rst | 74 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.15/fs/netfs/ |
| D | Kconfig | 22 between CPUs. On the other hand, the stats are very useful for
|
| /Linux-v5.15/drivers/media/rc/keymaps/ |
| D | Makefile | 116 rc-total-media-in-hand.o \ 117 rc-total-media-in-hand-02.o \
|
| /Linux-v5.15/Documentation/locking/ |
| D | percpu-rw-semaphore.rst | 14 instruction in the lock and unlock path. On the other hand, locking for
|
| /Linux-v5.15/Documentation/userspace-api/media/rc/ |
| D | lirc-set-wideband-receiver.rst | 41 also be more precise. On the other hand its disadvantage it usually
|
| /Linux-v5.15/fs/fscache/ |
| D | Kconfig | 27 between CPUs. On the other hand, the stats are very useful for
|
| /Linux-v5.15/Documentation/virt/ |
| D | paravirt_ops.rst | 32 - a set of macros for hand written assembly code
|
| /Linux-v5.15/tools/thermal/tmon/ |
| D | README | 17 matrix by hand is not a trivial task. Testing is also difficult in that
|
| /Linux-v5.15/Documentation/fb/ |
| D | cmap_xfbdev.rst | 56 hand side boundaries of a color range.
|
| /Linux-v5.15/Documentation/filesystems/ext4/ |
| D | about.rst | 12 (djwong) made while picking apart a filesystem by hand. The data
|
| /Linux-v5.15/Documentation/maintainer/ |
| D | configure-git.rst | 17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
|
| /Linux-v5.15/Documentation/hwmon/ |
| D | ds1621.rst | 72 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.15/Documentation/ABI/testing/ |
| D | sysfs-bus-coresight-devices-etm4x | 486 Description: (Read) Returns the number of P0 right-hand keys that the trace unit 493 Description: (Read) Returns the number of P1 right-hand keys that the trace unit 500 Description: (Read) Returns the number of special P1 right-hand keys that the 508 Description: (Read) Returns the number of conditional P1 right-hand keys that 516 Description: (Read) Returns the number of special conditional P1 right-hand keys
|
| /Linux-v5.15/Documentation/vm/damon/ |
| D | faq.rst | 23 the overhead. On the other hand, DAMON is a higher-level framework for the
|
| /Linux-v5.15/drivers/mtd/spi-nor/ |
| D | Kconfig | 21 small sectors. On the other hand erasing should be faster when using
|
| /Linux-v5.15/Documentation/kbuild/ |
| D | gcc-plugins.rst | 54 They should be preferred to creating the structures by hand.
|
| /Linux-v5.15/include/linux/ |
| D | capability.h | 79 # error Fix up hand-coded capability macro initializers
|
| /Linux-v5.15/Documentation/ide/ |
| D | ide-tape.rst | 9 interface, on the other hand, creates new requests, adds them
|
| /Linux-v5.15/Documentation/userspace-api/ |
| D | spec_ctrl.rst | 58 is selected by arg2 of :manpage:`prctl(2)` per task. arg3 is used to hand
|
| /Linux-v5.15/Documentation/vm/ |
| D | zsmalloc.rst | 10 fail under memory pressure. On the other hand, if we just use single
|
| /Linux-v5.15/Documentation/spi/ |
| D | spi-lm70llp.rst | 72 hand, the transistor is cut off and the voltage tied to it's collector is
|
| /Linux-v5.15/drivers/leds/ |
| D | TODO | 57 /sys interface is not really suitable to use by hand, should we have
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | sync_file.rst | 39 On the other hand if the driver receives fence(s) through a sync_file from
|
12345678