/linux-6.12.1/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. 161 the hand-rolled function. To avoid editing the generated source code 162 by hand, a pragma can specify that the procedure's encoder and
|
/linux-6.12.1/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.12.1/Documentation/sound/hd-audio/ |
D | intel-multi-link.rst | 94 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN 185 - hand-over to the DSP for access to multi-link registers, SHIM/IP with LCTL.OFLEN 255 - hand-over to the DSP for access to multi-link registers, SHIM/IP
|
/linux-6.12.1/fs/ocfs2/cluster/ |
D | tcp.c | 1259 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, hand + 1, sc->sc_page_off); in o2net_check_handshake()
|
/linux-6.12.1/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.12.1/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.12.1/drivers/media/rc/keymaps/ |
D | Makefile | 124 rc-total-media-in-hand-02.o \ 125 rc-total-media-in-hand.o \
|
/linux-6.12.1/drivers/video/ |
D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
/linux-6.12.1/Documentation/locking/ |
D | percpu-rw-semaphore.rst | 14 instruction in the lock and unlock path. On the other hand, locking for
|
/linux-6.12.1/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-6.12.1/Documentation/virt/ |
D | paravirt_ops.rst | 32 - a set of macros for hand written assembly code
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ |
D | rkisp1.rst | 24 V20 on the other hand will probably be used in future SoCs and
|
/linux-6.12.1/Documentation/hid/ |
D | hidreport-parsing.rst | 17 and try to parse it by hand.
|
/linux-6.12.1/tools/thermal/tmon/ |
D | README | 17 matrix by hand is not a trivial task. Testing is also difficult in that
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | about.rst | 12 (djwong) made while picking apart a filesystem by hand. The data
|
/linux-6.12.1/Documentation/fb/ |
D | cmap_xfbdev.rst | 56 hand side boundaries of a color range.
|
/linux-6.12.1/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.12.1/Documentation/maintainer/ |
D | configure-git.rst | 15 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand::
|
/linux-6.12.1/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.12.1/Documentation/trace/ |
D | fprobe.rst | 119 to use @entry_ip. On the other hand, in the exit_handler, the instruction 136 handler from recursion in all cases. On the other hand, fprobe uses
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-eswitch-attr.rst | 12 On the other hand, switchdev mode allows for more advanced offloading
|
/linux-6.12.1/drivers/mtd/spi-nor/ |
D | Kconfig | 21 small sectors. On the other hand erasing should be faster when using
|
/linux-6.12.1/kernel/configs/ |
D | hardening.config | 71 # Disable DMA between EFI hand-off and the kernel's IOMMU setup.
|
/linux-6.12.1/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.12.1/Documentation/trace/rv/ |
D | runtime-verification.rst | 85 execution, blocking the system during the event monitoring. On the other hand, 95 methods are viable. On the other hand, if the tracing of the events incurs
|