Searched refs:hand (Results 1 – 25 of 138) sorted by relevance
123456
/Linux-v4.19/fs/fscache/ |
D | Kconfig | 24 between CPUs. On the other hand, the stats are very useful for 41 bouncing between CPUs. On the other hand, the histogram may be
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | rc.txt | 106 * "rc-total-media-in-hand" 107 * "rc-total-media-in-hand-02"
|
/Linux-v4.19/fs/ocfs2/cluster/ |
D | tcp.c | 1272 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local 1275 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake() 1279 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake() 1292 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake() 1297 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake() 1303 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake() 1308 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake() 1314 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake() 1319 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake() 1340 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
|
/Linux-v4.19/Documentation/maintainer/ |
D | configure-git.rst | 17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
|
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | Makefile | 107 rc-total-media-in-hand.o \ 108 rc-total-media-in-hand-02.o \
|
/Linux-v4.19/tools/memory-model/ |
D | linux-kernel.cat | 93 * onward on the one hand and from the rcu_read_unlock() backwards on the 94 * other hand.
|
/Linux-v4.19/Documentation/ |
D | percpu-rw-semaphore.txt | 14 instruction in the lock and unlock path. On the other hand, locking for
|
D | gcc-plugins.txt | 64 They should be preferred to creating the structures by hand.
|
D | memory-hotplug.txt | 22 4.2 Notify memory hot-add event by hand 91 phase by hand. 234 You may have to write it by yourself or online/offline memory by hand. 244 Notify memory hot-add event by hand
|
D | sync_file.txt | 39 On the other hand if the driver receives fence(s) through a sync_file from
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-set-wideband-receiver.rst | 40 also be more precise. On the other hand its disadvantage it usually
|
/Linux-v4.19/Documentation/virtual/ |
D | paravirt_ops.txt | 29 - a set of macros for hand written assembly code
|
/Linux-v4.19/fs/cachefiles/ |
D | Kconfig | 35 bouncing between CPUs. On the other hand, the histogram may be
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etm4x | 431 Description: (R) Returns the number of P0 right-hand keys that the trace unit 438 Description: (R) Returns the number of P1 right-hand keys that the trace unit 445 Description: (R) Returns the number of special P1 right-hand keys that the 453 Description: (R) Returns the number of conditional P1 right-hand keys that 461 Description: (R) Returns the number of special conditional P1 right-hand keys
|
/Linux-v4.19/tools/thermal/tmon/ |
D | README | 17 matrix by hand is not a trivial task. Testing is also difficult in that
|
/Linux-v4.19/Documentation/fb/ |
D | cmap_xfbdev.txt | 52 hand side boundaries of a color range.
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | about.rst | 12 (djwong) made while picking apart a filesystem by hand. The data
|
/Linux-v4.19/Documentation/hwmon/ |
D | ds1621 | 53 toggle. On the one hand ("heater"), the thermostat output of the chip, 55 stays high until the high limit is met or exceeded. On the other hand
|
/Linux-v4.19/Documentation/userspace-api/ |
D | spec_ctrl.rst | 54 is selected by arg2 of :manpage:`prctl(2)` per task. arg3 is used to hand
|
/Linux-v4.19/include/linux/ |
D | capability.h | 78 # error Fix up hand-coded capability macro initializers
|
/Linux-v4.19/Documentation/ide/ |
D | ide-tape.txt | 7 interface, on the other hand, creates new requests, adds them
|
/Linux-v4.19/Documentation/vm/ |
D | zsmalloc.rst | 10 fail under memory pressure. On the other hand, if we just use single
|
/Linux-v4.19/Documentation/spi/ |
D | spi-lm70llp | 68 hand, the transistor is cut off and the voltage tied to it's collector is
|
/Linux-v4.19/Documentation/networking/ |
D | ipddp.txt | 44 which enables you to add routes to the kernel for your Macs by hand.
|
/Linux-v4.19/Documentation/pti/ |
D | pti_intel_mid.txt | 54 // needed global to hand onto ldisc connection
|
123456