/linux-6.14.4/tools/net/sunrpc/xdrgen/ |
D | README | 20 However, it is code that is repetitive and tedious to write by hand. 26 The Linux kernel's implementation of SunRPC-based protocols hand-roll 34 that is hand-written. 38 XDR code by hand will make a measurable performance different. 40 In addition, the current hand-written code in the Linux kernel is 90 or may be used as a guide for implementing these routines by hand. 178 the hand-rolled function. To avoid editing the generated source code 179 by hand, a pragma can specify that the procedure's encoder and
|
/linux-6.14.4/Documentation/virt/ |
D | paravirt_ops.rst | 32 - a set of macros for hand written assembly code 33 Hand written assembly codes (.S files) also need paravirtualization
|
/linux-6.14.4/tools/lib/ |
D | rbtree.c | 494 * 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-6.14.4/fs/netfs/ |
D | Kconfig | 22 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-6.14.4/lib/ |
D | rbtree.c | 500 * 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-6.14.4/Documentation/admin-guide/cgroup-v1/ |
D | hugetlb.rst | 80 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-6.14.4/drivers/media/rc/keymaps/ |
D | rc-total-media-in-hand.c | 3 * Total Media In Hand remote controller keytable 74 MODULE_DESCRIPTION("Total Media In Hand remote controller keytable");
|
D | rc-lme2510.c | 54 { 0xff40f906, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/ 75 { 0xff00bc43, KEY_VOLUMEDOWN }, /* Volume defined as right hand*/
|
D | Makefile | 124 rc-total-media-in-hand-02.o \ 125 rc-total-media-in-hand.o \
|
/linux-6.14.4/tools/memory-model/ |
D | linux-kernel.cat | 116 * 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-6.14.4/Documentation/process/ |
D | backporting.rst | 110 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-6.14.4/kernel/trace/ |
D | trace_dynevent.c | 310 * 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-6.14.4/Documentation/devicetree/bindings/media/ |
D | rc.yaml | 144 - rc-total-media-in-hand 145 - rc-total-media-in-hand-02
|
/linux-6.14.4/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-6.14.4/drivers/media/rc/img-ir/ |
D | img-ir-core.c | 34 /* hand off edge interrupts to raw decode handler */ in img_ir_isr() 38 /* hand off hardware match interrupts to hardware decode handler */ in img_ir_isr()
|
/linux-6.14.4/arch/hexagon/kernel/ |
D | trampoline.S | 8 * This consumes a little more space than hand-assembling
|
/linux-6.14.4/arch/x86/kernel/acpi/ |
D | madt_playdead.S | 11 * asm_acpi_mp_play_dead() - Hand over control of the CPU to the BIOS
|
/linux-6.14.4/crypto/ |
D | adiantum.c | 44 * 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-6.14.4/drivers/video/fbdev/kyro/ |
D | STG4000OverlayDevice.c | 425 * 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-6.14.4/drivers/video/ |
D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | serial.h | 23 * this, on the other hand, assumes the UART clock is tied to the system
|
/linux-6.14.4/Documentation/locking/ |
D | percpu-rw-semaphore.rst | 14 instruction in the lock and unlock path. On the other hand, locking for
|
/linux-6.14.4/arch/arm64/kernel/ |
D | watchdog_hld.c | 11 * hand, we can't make it much higher as it would lead to a large hard-lockup
|
/linux-6.14.4/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-6.14.4/arch/arc/kernel/ |
D | ctx_sw_asm.S | 7 * -This is the more "natural" hand written assembler
|