Home
last modified time | relevance | path

Searched refs:waste (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/fs/jffs2/
Dnodemgmt.c408 uint32_t waste; in jffs2_do_reserve_space() local
436 waste = jeb->free_size; in jffs2_do_reserve_space()
438 (jeb->offset + c->sector_size - waste) | REF_OBSOLETE, in jffs2_do_reserve_space()
439 waste, NULL); in jffs2_do_reserve_space()
441 jeb->dirty_size -= waste; in jffs2_do_reserve_space()
442 c->dirty_size -= waste; in jffs2_do_reserve_space()
443 jeb->wasted_size += waste; in jffs2_do_reserve_space()
444 c->wasted_size += waste; in jffs2_do_reserve_space()
Dwbuf.c658 uint32_t waste = c->wbuf_pagesize - c->wbuf_len; in __jffs2_flush_wbuf() local
667 if (wbuf_jeb->free_size < waste) { in __jffs2_flush_wbuf()
669 c->wbuf_ofs, c->wbuf_len, waste); in __jffs2_flush_wbuf()
677 jffs2_link_node_ref(c, wbuf_jeb, (c->wbuf_ofs + c->wbuf_len) | REF_OBSOLETE, waste, NULL); in __jffs2_flush_wbuf()
679 wbuf_jeb->dirty_size -= waste; in __jffs2_flush_wbuf()
680 c->dirty_size -= waste; in __jffs2_flush_wbuf()
681 wbuf_jeb->wasted_size += waste; in __jffs2_flush_wbuf()
682 c->wasted_size += waste; in __jffs2_flush_wbuf()
/linux-4.4.14/drivers/staging/media/mn88473/
DTODO14 checkpatch.pl tests. I don't want waste my time to review this kind of
/linux-4.4.14/drivers/staging/media/mn88472/
DTODO14 checkpatch.pl tests. I don't want waste my time to review this kind of
/linux-4.4.14/Documentation/usb/
Dehci.txt20 high speed "split transactions" that don't waste transfer bandwidth.
193 going to waste more than half the USB 2.0 bandwidth. Delays between the
196 sequence of 128 KB chunks would waste a lot less.
/linux-4.4.14/Documentation/block/
Ddeadline-iosched.txt66 may even know that it is a waste of time to spend any time attempting to
/linux-4.4.14/lib/raid6/
Dint.uc46 * is just a waste of space.
/linux-4.4.14/arch/sparc/kernel/
Dwof.S122 WRITE_PAUSE ! waste some time
/linux-4.4.14/Documentation/sound/alsa/soc/
Doverview.txt21 recording) audio. This is fine for a PC, but tends to waste a lot of
/linux-4.4.14/mm/
Dzsmalloc.c756 int waste, usedpc; in get_pages_per_zspage() local
759 waste = zspage_size % class_size; in get_pages_per_zspage()
760 usedpc = (zspage_size - waste) * 100 / zspage_size; in get_pages_per_zspage()
/linux-4.4.14/Documentation/
Dxz.txt65 Double checking the integrity would probably be waste of CPU cycles.
Dsysfs-rules.txt31 Parsing /proc/mounts is a waste of time. Other mount points are a
DIPMI.txt462 interface's performance. This can waste a lot of CPU and cause
466 value sets a balance between performance and CPU waste and needs to be
DManagementStyle72 fairly easy to backtrack. Since you're not going to be able to waste
Dxillybus.txt351 buffers, with a maximal waste of one page of memory.
DDMA-API-HOWTO.txt873 Therefore, keeping track of the mapping address and length is a waste
DCodingStyle448 write the code so that the _working_ is obvious, and it's a waste of
DSubmittingPatches462 counter-productive waste of time and energy. Rule (b) allows you to adjust
/linux-4.4.14/Documentation/fb/
Dmodedb.txt7 which is a mess and a waste of resources. The main idea of modedb is to have
/linux-4.4.14/drivers/mtd/chips/
DKconfig170 in the programming of OTP bits will waste them.
/linux-4.4.14/Documentation/vm/
Dtranshuge.txt170 max_ptes_none can waste cpu time very little, you can
178 A higher value can cause excessive swap IO and waste
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt77 something more than 4 is an absolute waste. This memory is only
/linux-4.4.14/Documentation/sh/
Dnew-machine.txt238 list. The method for doing this is self explanatory, and so we won't waste
/linux-4.4.14/Documentation/development-process/
D3.Early-stage42 to communicate user requirements to these people is a waste of
/linux-4.4.14/drivers/base/
DKconfig315 for larger buffers it just a memory waste. With this parameter you can
/linux-4.4.14/Documentation/device-mapper/
Dcache.txt67 So large block sizes are bad because they waste cache space. And small
/linux-4.4.14/drivers/usb/gadget/udc/
DKconfig144 # don't waste memory for the other endpoints
/linux-4.4.14/arch/arm/mm/
DKconfig1061 another section-size padded region, so it can waste more memory
/linux-4.4.14/Documentation/networking/
Dpacket_mmap.txt403 be a waste of memory.
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS100 implemented there. In general it's a major waste of time to try to improve a
273 in SB mode but in general it's a complete waste of time. There are several
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt595 than 2 don't make sense, but waste memory. Otherwise, the maximum
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt451 code might waste some compute cycles considering that possibility.
/linux-4.4.14/arch/arm/
DKconfig118 for larger buffers it just a waste of address space. Drivers which has
/linux-4.4.14/Documentation/scsi/
Dncr53c8xx.txt1034 and delay data transfers or status/completions, and (b) may just waste
/linux-4.4.14/Documentation/trace/
Dftrace.txt2843 waste it in functions. A kernel developer must be conscience of