Searched full:biggest (Results 1 – 25 of 147) sorted by relevance
123456
/linux-6.12.1/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() 155 /* Sort the two biggest gaps by address */ in __damon_va_three_regions() 212 * between the three regions are the two biggest unmapped areas in the given 214 * end of the mappings and the two biggest unmapped areas of the address space. 223 * region and the stack will be two biggest unmapped regions. Because these 225 * two biggest unmapped regions will be sufficient to make a trade-off.
|
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.
|
D | reclaim.c | 117 * against. By default, biggest System RAM is used as the region. 126 * against. By default, biggest System RAM is used as the region.
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
D | scan.c | 28 .desc = "Biggest possible value, all filled", 47 .desc = "Biggest possible value, partial filled",
|
/linux-6.12.1/mm/damon/tests/ |
D | vaddr-kunit.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
|
/linux-6.12.1/arch/mips/include/asm/ |
D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
/linux-6.12.1/tools/arch/mips/include/asm/ |
D | errno.h | 14 /* The biggest error number defined here or in <linux/errno.h>. */
|
/linux-6.12.1/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()
|
/linux-6.12.1/Documentation/userspace-api/ |
D | ELF.rst | 13 "Last" program header is the one with the biggest offset in the file:
|
/linux-6.12.1/tools/cgroup/ |
D | memcg_shrinker.py | 39 parser = argparse.ArgumentParser(description='Display biggest shrinkers')
|
/linux-6.12.1/Documentation/admin-guide/mm/damon/ |
D | reclaim.rst | 224 and reclaims. By default, biggest System RAM is used as the region. 233 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.
|
/linux-6.12.1/drivers/media/platform/st/sti/delta/ |
D | delta-ipc.h | 22 * Client have to set here the size of the biggest
|
/linux-6.12.1/arch/arm/include/asm/ |
D | delay.h | 37 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
/linux-6.12.1/arch/riscv/lib/ |
D | delay.c | 41 * 31 is the biggest scale shift value that won't overflow 32 bits for
|
/linux-6.12.1/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()
|
/linux-6.12.1/Documentation/filesystems/ |
D | inotify.rst | 81 The poor user-space interface is the second biggest problem with dnotify.
|
/linux-6.12.1/drivers/macintosh/ |
D | via-pmu-backlight.c | 43 /* Look for biggest value */ in pmu_backlight_curve_lookup()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_buddy.c | 40 * use (the biggest one), so mark the first bit in both bitmaps. in mlx5dr_buddy_init()
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-visconti.c | 57 * The biggest period the hardware can provide is in visconti_pwm_apply()
|
/linux-6.12.1/drivers/s390/char/ |
D | tape_std.h | 17 * Biggest block size to handle. Currently 64K because we only build
|
/linux-6.12.1/tools/mm/ |
D | slabinfo-gnuplot.sh | 149 # use only 'TOP' slab (biggest memory usage or loss)
|
/linux-6.12.1/Documentation/driver-api/pci/ |
D | p2pdma.rst | 12 One of the biggest issues is that PCI doesn't require forwarding
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | mcfwdebug.h | 89 * and value can be relatively easily specified. The biggest hassle here is
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 50 biggest system interfaces in fact include nearly all of the rest SoC
|
123456