Home
last modified time | relevance | path

Searched refs:fits (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/gpu/drm/imagination/
H A Dpvr_cccb.c112 bool fits = false; in pvr_cccb_cmdseq_fits() local
125 fits = true; in pvr_cccb_cmdseq_fits()
127 return fits; in pvr_cccb_cmdseq_fits()
/linux/Documentation/block/
H A Ddeadline-iosched.rst61 with a request that is already on the queue. Either it fits in the back of that
62 request, or it fits at the front. That is called either a back merge candidate
/linux/lib/fonts/
H A DKconfig96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
123 It fits between the normal 8x16 font and Terminus 16x32.
/linux/Documentation/filesystems/ext4/
H A Dinlinedata.rst7 data is so tiny that it readily fits inside the inode, which
H A Ddirectory.rst327 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.
399 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.
/linux/kernel/sched/
H A Dfair.c5185 bool fits, uclamp_max_fits; in place_entity()
5188 * Check if the real util fits without any uclamp boost/cap applied. in place_entity()
5190 fits = fits_capacity(util, capacity); in place_entity()
5193 return fits; in place_entity()
5201 * pressure to skew the check whether it fits a CPU or not. in place_entity()
5242 * which is what we're enforcing here. A task always fits if in place_entity()
5256 fits = fits || uclamp_max_fits; in place_entity()
5273 * actual fitness value here. We only care if uclamp_max fits
5282 * need to take into account the boosted value fits th in enqueue_entity()
4998 bool fits, uclamp_max_fits; util_fits_cpu() local
7774 int fits, best_fits = 0; select_idle_capacity() local
8429 int fits, max_fits = -1; find_energy_efficient_cpu() local
[all...]
/linux/Documentation/admin-guide/media/
H A Dvimc.rst32 of commands fits for the default topology:
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c672 bool fits = true; in emit_compare_and_branch() local
676 fits = false; in emit_compare_and_branch()
678 fits = false; in emit_compare_and_branch()
680 if (!fits) { in emit_compare_and_branch()
/linux/net/netlink/
H A Dgenetlink.c404 bool fits; in genl_allocate_reserve_groups() local
416 fits = true; in genl_allocate_reserve_groups()
423 fits = false; in genl_allocate_reserve_groups()
450 } while (!fits); in genl_allocate_reserve_groups()
/linux/Documentation/scsi/
H A DChangeLog.arcmsr12 ** 1.20.00.04 1/09/2005 Erich Chen fits for Debian linux kernel version 2.2.xx
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst96 fixed format for our implementation that fits with the model of a "GICv2
/linux/drivers/mtd/ubi/
H A DKconfig76 fastmap support. On typical flash devices the whole fastmap fits
/linux/crypto/
H A DKconfig1189 size fits into a cache (e.g. L1), only the memory access timing
1192 obtained. Thus, if the memory size fits into the L1 cache, the
1193 obtained entropy is less than if the memory size fits within
1194 L1 + L2, which in turn is less if the memory fits into
/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst98 composition that fits the mode in which the alpha channel affects the state of
/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst195 still fits. Also convert the unregister case::
/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst125 If it fits into the frame pointer chain, we print it without a question
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt22 audio/video streaming. Therefore, the driver perfectly fits to the mission
/linux/Documentation/core-api/
H A Dgenericirq.rst394 Developers should check carefully whether the generic chip fits their
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst160 an asynchronous event on a pollable file descriptor. It fits much better
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst177 that demonstrates an awareness of how your branch fits into the whole. For
/linux/Documentation/scheduler/
H A Dsched-capacity.rst345 task "fits" on its CPU. If it is violated, the task will need to achieve more
/linux/Documentation/filesystems/
H A Dvfat.rst312 legally fits within the old 8.3 encoding scheme does not have extra
/linux/Documentation/networking/
H A Dtcp_ao.rst426 from the segment with snd_una or rcv_nxt and fits the result into a 2GB window around them,
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst135 … If all the data for N targets doesn't fit in the given buffer - then the data that fits
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst532 for most efficient handling of dumps (larger buffer fits more dumped

12