Searched full:biggest (Results 1 – 25 of 275) sorted by relevance
1234567891011
| /kernel/linux/linux-6.6/mm/damon/ |
| D | vaddr.c | 104 * Find three regions separated by two biggest unmapped regions 110 * separated by the two biggest unmapped regions in the space. Please refer to 125 * Find the two biggest gaps so that first_gap > second_gap > others. in __damon_va_three_regions() 153 /* Sort the two biggest gaps by address */ in __damon_va_three_regions() 210 * between the three regions are the two biggest unmapped areas in the given 212 * end of the mappings and the two biggest unmapped areas of the address space. 221 * region and the stack will be two biggest unmapped regions. Because these 223 * two biggest unmapped regions will be sufficient to make a trade-off.
|
| D | vaddr-test.h | 45 * regions should not include the two biggest unmapped areas in the original 46 * mapping, because the two biggest areas are normally the areas between 1) 52 * first identifies the start of mappings, end of mappings, and the two biggest 62 * 220-300, and 305-307. Among those, 25-200 and 220-300 are the biggest two
|
| D | reclaim.c | 87 * against. By default, biggest System RAM is used as the region. 96 * against. By default, biggest System RAM is used as the region.
|
| D | lru_sort.c | 100 * against. By default, biggest System RAM is used as the region. 109 * against. By default, biggest System RAM is used as the region.
|
| /kernel/linux/linux-5.10/tools/arch/mips/include/asm/ |
| D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
| /kernel/linux/linux-6.6/tools/arch/mips/include/asm/ |
| D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
| /kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
| D | bcm_5301x.c | 28 * The biggest disadvantage is the same FSR code may be reported when in bcm5301x_abort_handler()
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/ |
| D | ELF.rst | 13 "Last" program header is the one with the biggest offset in the file:
|
| /kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
| D | bcm_5301x.c | 30 * The biggest disadvantage is the same FSR code may be reported when in bcm5301x_abort_handler()
|
| /kernel/linux/linux-6.6/tools/cgroup/ |
| D | memcg_shrinker.py | 39 parser = argparse.ArgumentParser(description='Display biggest shrinkers')
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/damon/ |
| D | reclaim.rst | 197 and reclaims. By default, biggest System RAM is used as the region. 206 and reclaims. By default, biggest System RAM is used as the region.
|
| D | lru_sort.rst | 204 against. By default, biggest System RAM is used as the region. 212 against. By default, biggest System RAM is used as the region.
|
| /kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
| D | delta-ipc.h | 22 * Client have to set here the size of the biggest
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | delay.h | 37 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | delay.h | 37 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
| D | delta-ipc.h | 22 * Client have to set here the size of the biggest
|
| /kernel/linux/linux-5.10/arch/riscv/lib/ |
| D | delay.c | 37 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
| /kernel/linux/linux-6.6/arch/riscv/lib/ |
| D | delay.c | 41 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
| /kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
| D | xilinx.c | 26 * Addr can safely be unsigned int, the biggest S3AN device is smaller than
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| D | msm_iommu.c | 55 /* Pick the biggest page size remaining */ in calc_pgsize() 61 /* Find the next biggest support page size, if it exists */ in calc_pgsize()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | inotify.rst | 81 The poor user-space interface is the second biggest problem with dnotify.
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_log.h | 47 * We need to make sure the next buffer is naturally aligned for the biggest
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | inotify.rst | 81 The poor user-space interface is the second biggest problem with dnotify.
|
1234567891011