/linux-6.3-rc2/rust/alloc/ |
A D | README.md | 16 On one hand, kernel folks wanted to keep `alloc` in-tree to have more 20 On the other hand, Rust folks wanted to keep `alloc` as close as
|
/linux-6.3-rc2/fs/ocfs2/cluster/ |
A D | tcp.c | 1256 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local 1259 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake() 1263 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake() 1276 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake() 1281 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake() 1287 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake() 1292 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake() 1298 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake() 1303 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake() 1324 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
|
/linux-6.3-rc2/tools/memory-model/ |
A D | linux-kernel.cat | 104 * or srcu_read_unlock() backwards on the one hand, and from the 105 * rcu_read_lock() or srcu_read_lock() forwards on the other hand. 107 * In the definition of rcu-fence below, the po term at the left-hand side 108 * of each disjunct and the po? term at the right-hand end have been factored
|
/linux-6.3-rc2/drivers/video/ |
A D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/ |
A D | hugetlb.rst | 78 HugeTLB pages it uses before hand, and the sysadmin needs to make sure that 94 the application to get SIGBUS signal if the memory was reserved before hand. For 102 before hand. This allows for easier fallback to alternatives such as
|
/linux-6.3-rc2/fs/netfs/ |
A D | Kconfig | 22 between CPUs. On the other hand, the stats are very useful for
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/ |
A D | rc.yaml | 141 - rc-total-media-in-hand 142 - rc-total-media-in-hand-02
|
/linux-6.3-rc2/drivers/media/rc/keymaps/ |
A D | Makefile | 121 rc-total-media-in-hand-02.o \ 122 rc-total-media-in-hand.o \
|
/linux-6.3-rc2/Documentation/locking/ |
A D | percpu-rw-semaphore.rst | 14 instruction in the lock and unlock path. On the other hand, locking for
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | lirc-set-wideband-receiver.rst | 41 also be more precise. On the other hand its disadvantage it usually
|
/linux-6.3-rc2/fs/fscache/ |
A D | Kconfig | 27 between CPUs. On the other hand, the stats are very useful for
|
/linux-6.3-rc2/Documentation/virt/ |
A D | paravirt_ops.rst | 32 - a set of macros for hand written assembly code
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | rkisp1.rst | 24 V20 on the other hand will probably be used in future SoCs and
|
/linux-6.3-rc2/tools/thermal/tmon/ |
A D | README | 17 matrix by hand is not a trivial task. Testing is also difficult in that
|
/linux-6.3-rc2/Documentation/fb/ |
A D | cmap_xfbdev.rst | 56 hand side boundaries of a color range.
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | about.rst | 12 (djwong) made while picking apart a filesystem by hand. The data
|
/linux-6.3-rc2/Documentation/maintainer/ |
A D | configure-git.rst | 17 Alternatively, edit your ``.git/config`` or ``~/.gitconfig`` file by hand:
|
/linux-6.3-rc2/Documentation/trace/ |
A D | fprobe.rst | 113 to use @entry_ip. On the other hand, in the exit_handler, the instruction 124 handler from recursion in all cases. On the other hand, fprobe uses
|
/linux-6.3-rc2/Documentation/hwmon/ |
A 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.3-rc2/Documentation/mm/damon/ |
A D | faq.rst | 23 the overhead. On the other hand, DAMON is a higher-level framework for the
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A 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.3-rc2/drivers/mtd/spi-nor/ |
A D | Kconfig | 21 small sectors. On the other hand erasing should be faster when using
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | spec_ctrl.rst | 58 is selected by arg2 of :manpage:`prctl(2)` per task. arg3 is used to hand
|
/linux-6.3-rc2/Documentation/trace/rv/ |
A 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
|
/linux-6.3-rc2/drivers/leds/ |
A D | TODO | 57 /sys interface is not really suitable to use by hand, should we have
|