Home
last modified time | relevance | path

Searched full:hand (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/linux/Documentation/virt/
H A Dparavirt_ops.rst32 - a set of macros for hand written assembly code
33 Hand written assembly codes (.S files) also need paravirtualization
/linux/tools/lib/
H A Drbtree.c494 * If we have a right-hand child, go down and then left as far in rb_next()
505 * No right-hand children. Everything down and left is smaller than us, in rb_next()
507 * Go up the tree; any time the ancestor is a right-hand child of its in rb_next()
508 * parent, keep going up. First time it's a left-hand child of its in rb_next()
525 * If we have a left-hand child, go down and then right as far in rb_prev()
536 * No left-hand children. Go up till we find an ancestor which in rb_prev()
537 * is a right-hand child of its parent. in rb_prev()
/linux/lib/
H A Drbtree.c500 * If we have a right-hand child, go down and then left as far in rb_next()
511 * No right-hand children. Everything down and left is smaller than us, in rb_next()
513 * Go up the tree; any time the ancestor is a right-hand child of its in rb_next()
514 * parent, keep going up. First time it's a left-hand child of its in rb_next()
532 * If we have a left-hand child, go down and then right as far in rb_prev()
543 * No left-hand children. Go up till we find an ancestor which in rb_prev()
544 * is a right-hand child of its parent. in rb_prev()
/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/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst80 HugeTLB pages it uses before hand, and the sysadmin needs to make sure that
98 the application to get SIGBUS signal if the memory was reserved before hand. For
106 before hand. This allows for easier fallback to alternatives such as
/linux/drivers/media/rc/keymaps/
H A Drc-total-media-in-hand.c3 * Total Media In Hand remote controller keytable
74 MODULE_DESCRIPTION("Total Media In Hand remote controller keytable");
H A Drc-lme2510.c54 { 0xff40f906, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
75 { 0xff00bc43, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
H A DMakefile124 rc-total-media-in-hand-02.o \
125 rc-total-media-in-hand.o \
/linux/tools/memory-model/
H A Dlinux-kernel.cat116 * or srcu_read_unlock() backwards on the one hand, and from the
117 * rcu_read_lock() or srcu_read_lock() forwards on the other hand.
119 * In the definition of rcu-fence below, the po term at the left-hand side
120 * of each disjunct and the po? term at the right-hand end have been factored
/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/kernel/trace/
H A Dtrace_dynevent.c310 * consists of a left-hand-side argument and a right-hand-side
437 * argument pair consists of a left-hand-side argument and a
438 * right-hand-side argument separated by an operator, which can be
/linux/Documentation/devicetree/bindings/media/
H A Drc.yaml144 - rc-total-media-in-hand
145 - rc-total-media-in-hand-02
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etm4x486 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/crypto/
H A Dadiantum.c44 * Size of right-hand part of input data, in bytes; also the size of the block
80 * Buffer for right-hand part of data, i.e.
216 * inputs only) taken over the left-hand part (the "bulk") of the message, to
217 * give the overall Adiantum hash of the (tweak, left-hand part) pair.
246 /* Hash the left-hand part (the "bulk") of the message using NHPoly1305 */
/linux/drivers/video/fbdev/kyro/
H A DSTG4000OverlayDevice.c425 * lowest to the next lowest 128 bit boundary, and the right hand edge in SetOverlayViewPort()
427 * PMX1) as the left and right hand edges are aligned to these in SetOverlayViewPort()
494 * we must align the right hand edge to the next 32 in SetOverlayViewPort()
503 * we must align the right hand edge to the next in SetOverlayViewPort()
/linux/arch/hexagon/kernel/
H A Dtrampoline.S8 * This consumes a little more space than hand-assembling
/linux/arch/x86/kernel/acpi/
H A Dmadt_playdead.S11 * asm_acpi_mp_play_dead() - Hand over control of the CPU to the BIOS
/linux/arch/openrisc/include/asm/
H A Dserial.h23 * this, on the other hand, assumes the UART clock is tied to the system
/linux/drivers/video/
H A DKconfig11 Support tracking and hand-over of aperture ownership. Required
/linux/drivers/input/keyboard/
H A DKconfig152 in the left-hand column will be interpreted as the corresponding key
153 in the right-hand column.
156 right-hand column will be interpreted as the key shown in the
157 left-hand column.
/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, han in o2net_check_handshake()
[all...]
/linux/Documentation/hwmon/
H A 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/arch/arm64/kernel/
H A Dwatchdog_hld.c11 * hand, we can't make it much higher as it would lead to a large hard-lockup
/linux/arch/sparc/kernel/
H A Dasm-offsets.c11 * On sparc, thread_info data is static and TI_XXX offsets are computed by hand.
/linux/tools/include/linux/
H A Dcompiler_types.h10 * by hand.

12345678910>>...27