Searched refs:wasted (Results 1 – 21 of 21) sorted by relevance
| /linux/fs/jffs2/ |
| H A D | debug.c | 163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local 173 wasted += c->gcblock->wasted_size; in __jffs2_dbg_superblock_counts() 181 wasted += c->nextblock->wasted_size; in __jffs2_dbg_superblock_counts() 189 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 197 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 205 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 213 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 221 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 229 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() 237 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts() [all …]
|
| /linux/tools/mm/ |
| H A D | slabinfo.c | 863 unsigned long long wasted; in totals() local 875 wasted = size - used; in totals() 896 if (wasted < min_waste) in totals() 897 min_waste = wasted; in totals() 921 if (wasted > max_waste) in totals() 922 max_waste = wasted; in totals() 941 total_waste += wasted; in totals()
|
| /linux/drivers/devfreq/event/ |
| H A D | Kconfig | 9 wasted resource.
|
| /linux/Documentation/arch/x86/ |
| H A D | tlb.rst | 26 all of the individual flush will have ended up being wasted
|
| H A D | mds.rst | 88 other than a small number of pointlessly wasted CPU cycles.
|
| /linux/Documentation/gpu/ |
| H A D | afbc.rst | 70 Please note, however, that the inclusion of a "wasted" 'X' channel is
|
| /linux/mm/ |
| H A D | percpu.c | 2864 int allocs = 0, wasted = 0; in pcpu_build_alloc_info() local 2872 wasted += this_allocs * upa - group_cnt[group]; in pcpu_build_alloc_info() 2880 if (wasted > num_possible_cpus() / 3) in pcpu_build_alloc_info()
|
| H A D | Kconfig | 771 long-term mappings means that the space is wasted.
|
| /linux/Documentation/filesystems/ |
| H A D | affs.rst | 34 speed up almost everything at the expense of wasted disk space. The speed
|
| H A D | ext2.rst | 89 less wasted space per file, but require slightly more accounting overhead,
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 154 kmap() is mostly wasted in such cases. kmap() was not intended for long
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 84 allocated during open(), so nothing is wasted when the camera is not in
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | tsx_async_abort.rst | 112 protection takes effect; otherwise a few CPU cycles are wasted
|
| H A D | processor_mmio_stale_data.rst | 237 protection takes effect; otherwise a few CPU cycles are wasted
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | nommu-mmap.rst | 117 of the space may be wasted as the kernel must allocate a power-of-2
|
| H A D | ksm.rst | 225 indicates wasted effort. ``pages_volatile`` embraces several
|
| /linux/Documentation/doc-guide/ |
| H A D | contributing.rst | 9 of time is wasted in reverse-engineering the code and making avoidable
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-slab | 414 the local node. This reduces the amount of wasted memory over
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 473 neck. Bad Speculation means that the CPU wasted cycles due to branch
|
| /linux/arch/powerpc/ |
| H A D | Kconfig | 827 end of file and the end of page is wasted.
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 1127 Vertical space is wasted given the limited number of lines an
|