Searched full:faster (Results 1 – 25 of 830) sorted by relevance
12345678910>>...34
/Linux-v6.1/arch/mips/lib/ |
D | bitops.c | 17 * set_bit() if it cannot find a faster solution. 38 * it cannot find a faster solution. 59 * if it cannot find a faster solution. 80 * called by test_and_set_bit_lock() if it cannot find a faster solution. 105 * called by test_and_clear_bit() if it cannot find a faster solution. 129 * called by test_and_change_bit() if it cannot find a faster solution.
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | tlbflush.h | 42 * faster than using __flush_tlb_range. The pdtlb and pitlb in flush_tlb_mm() 44 * It might be faster to do local range flushes on all CPUs in flush_tlb_mm() 52 * small applications (e.g., GCC testsuite) is faster on HP-UX. in flush_tlb_mm()
|
/Linux-v6.1/arch/arm/crypto/ |
D | Kconfig | 63 This is faster than the generic implementations of BLAKE2s and 81 much faster than the SHA-2 family and slightly faster than 157 blocks, the NEON bit-sliced implementation is usually faster.
|
/Linux-v6.1/drivers/mtd/spi-nor/ |
D | Kconfig | 20 Changing a small part of the flash's contents is usually faster with 21 small sectors. On the other hand erasing should be faster when using
|
/Linux-v6.1/include/linux/ |
D | memory-tiers.h | 15 * Smaller abstract distance values imply faster (higher) memory tiers. Offset 17 * adistance value (slightly faster) than default DRAM adistance to be part of
|
D | skb_array.h | 29 /* Might be slightly faster than skb_array_full below, but callers invoking 62 /* Might be slightly faster than skb_array_empty below, but only safe if the
|
D | getcpu.h | 6 out of date, but will be faster.
|
/Linux-v6.1/Documentation/filesystems/ |
D | ubifs.rst | 58 so it mounts many times faster than JFFS2. 60 which makes UBIFS much faster on writes. 90 media that read faster sequentially
|
/Linux-v6.1/arch/s390/ |
D | Kconfig | 282 (2818 and 2817 series). The kernel will be slightly faster but will 291 2827 series). The kernel will be slightly faster but will not work on 300 2964 series). The kernel will be slightly faster but will not work on 309 and 3906 series). The kernel will be slightly faster but will not 318 and 8561 series). The kernel will be slightly faster but will not 357 This will make the code run faster on the selected machine but
|
/Linux-v6.1/Documentation/x86/ |
D | orc-unwinder.rst | 13 the ORC unwinder to be much simpler and faster. 69 The simpler debuginfo format also enables the unwinder to be much faster 72 faster than an out-of-tree DWARF unwinder. (Note: That measurement was
|
D | entry_64.rst | 88 use the faster check: the stack will be a reliable indicator of 109 generate all 'normal' entry points with the regular (faster) paranoid=0
|
/Linux-v6.1/fs/jffs2/ |
D | Kconfig | 59 for faster filesystem mount. 182 result but gives some preference to LZO (which has faster
|
/Linux-v6.1/Documentation/hwmon/ |
D | adm1021.rst | 127 ADM1021-clones do faster measurements, but there is really no good reason 151 FSB and faster) lost them, until the Core-based generation which
|
/Linux-v6.1/fs/ntfs3/lib/ |
D | decompress_common.h | 261 * faster than copying one byte at a time, unless the data is in lz_copy() 264 * be faster on every architecture. in lz_copy() 320 * faster overall; it definitely slows down the more common in lz_copy()
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | transhuge.rst | 25 The reason applications are running faster is because of two 38 1) the TLB miss will run faster (especially with virtualization using 48 going to run faster. 83 only run faster.
|
/Linux-v6.1/arch/ia64/include/asm/ |
D | serial.h | 10 * megabits/second; but this requires the faster clock.
|
/Linux-v6.1/tools/testing/selftests/bpf/ |
D | trace_helpers.h | 16 /* open kallsyms and find addresses on the fly, faster than load + search. */
|
/Linux-v6.1/include/uapi/linux/ |
D | rtc.h | 54 * +ve pll_value means clock will run faster by 63 int pll_max; /* max +ve (faster) adjustment value */
|
D | membarrier.h | 78 * "expedited" commands complete faster than 103 * faster than the non-expedited ones, they
|
/Linux-v6.1/drivers/scsi/ |
D | qlogicfas408.h | 37 advanced features if your device can transfer faster than 5Mb/sec. 53 /* This when set to 1 will set a faster sync transfer rate */
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_gpio.c | 110 /* We use (EN) to faster switch (used in DDC GPIO). in dal_hw_gpio_set_value() 162 * will have faster effect on the rise time */ in dal_hw_gpio_config_mode()
|
/Linux-v6.1/drivers/isdn/ |
D | Kconfig | 15 (with SLIP or PPP) faster than via a conventional telephone modem
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-memory-tiers | 21 A smaller value of N implies a higher (faster) memory tier in the
|
/Linux-v6.1/arch/alpha/include/asm/ |
D | serial.h | 12 * megabits/second; but this requires the faster clock.
|
/Linux-v6.1/arch/x86/include/asm/ |
D | serial.h | 10 * megabits/second; but this requires a faster clock.
|
12345678910>>...34