Searched full:faster (Results 1 – 25 of 790) sorted by relevance
12345678910>>...32
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/s390/ |
| D | Kconfig | 275 2086 series). The kernel will be slightly faster but will not work 284 2096 series). The kernel will be slightly faster but will not work 293 2098 series). The kernel will be slightly faster but will not work 302 (2818 and 2817 series). The kernel will be slightly faster but will 311 2827 series). The kernel will be slightly faster but will not work on 320 2964 series). The kernel will be slightly faster but will not work on 329 and 3906 series). The kernel will be slightly faster but will not 338 and 8561 series). The kernel will be slightly faster but will not 375 This will make the code run faster on the selected machine but
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | Kconfig | 74 blocks, the NEON bit-sliced implementation is usually faster. 88 Use a faster and more secure NEON based implementation of AES in CBC,
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | Kconfig | 59 for faster filesystem mount. 182 result but gives some preference to LZO (which has faster
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | rtc.h | 53 * +ve pll_value means clock will run faster by 62 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
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | serial.h | 10 * megabits/second; but this requires the faster clock.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | trace_helpers.h | 16 /* open kallsyms and find addresses on the fly, faster than load + search. */
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-5.10/drivers/isdn/ |
| D | Kconfig | 15 (with SLIP or PPP) faster than via a conventional telephone modem
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | serial.h | 12 * megabits/second; but this requires the faster clock.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | serial.h | 10 * megabits/second; but this requires a faster clock.
|
| /kernel/linux/linux-5.10/arch/hexagon/mm/ |
| D | uaccess.c | 20 * dczero here would be even faster.
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | serial.h | 16 * megabits/second; but this requires the faster clock.
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | generic_mpih-mul1.c | 28 * the loop becomes faster. */ in mpihelp_mul_1()
|
12345678910>>...32