Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_req.c229 return fits ? in next_opcode_rc()
233 return fits ? in next_opcode_rc()
240 return fits ? in next_opcode_rc()
244 return fits ? in next_opcode_rc()
251 return fits ? in next_opcode_rc()
255 return fits ? in next_opcode_rc()
262 return fits ? in next_opcode_rc()
266 return fits ? in next_opcode_rc()
308 return fits ? in next_opcode_uc()
312 return fits ? in next_opcode_uc()
[all …]
/linux-6.15/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-6.15/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-6.15/arch/arm/boot/dts/nxp/lpc/
H A Dlpc4357.dtsi7 * You can choose the licence that better fits your requirements.
H A Dlpc4350.dtsi7 * You can choose the licence that better fits your requirements.
H A Dlpc4337-ciaa.dts7 * You can choose the licence that better fits your requirements.
H A Dlpc4350-hitex-eval.dts7 * You can choose the licence that better fits your requirements.
H A Dlpc4357-ea4357-devkit.dts7 * You can choose the licence that better fits your requirements.
/linux-6.15/Documentation/filesystems/ext4/
H A Dinlinedata.rst7 data is so tiny that it readily fits inside the inode, which
H A Ddirectory.rst326 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.
398 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.
/linux-6.15/Documentation/admin-guide/media/
H A Dvimc.rst32 of commands fits for the default topology:
/linux-6.15/kernel/sched/
H A Dfair.c5000 return fits; in util_fits_cpu()
5063 fits = fits || uclamp_max_fits; in util_fits_cpu()
5101 return fits; in util_fits_cpu()
7767 int fits, best_fits = 0; in select_idle_capacity() local
7787 if (fits > 0) in select_idle_capacity()
7793 else if (fits < 0) in select_idle_capacity()
7804 best_fits = fits; in select_idle_capacity()
8422 int fits, max_fits = -1; in find_energy_efficient_cpu() local
8473 if (!fits) in find_energy_efficient_cpu()
8481 prev_fits = fits; in find_energy_efficient_cpu()
[all …]
/linux-6.15/Documentation/gpu/
H A Ddrm-kms-helpers.rst9 for each driver what fits, and avoid shared code where special behaviour is
389 But it nicely fits into the overall topic of mode setting helper
/linux-6.15/Documentation/mm/
H A Dsplit_page_table_lock.rst97 - if spinlock_t fits into long, we use page->ptr as spinlock, so we
/linux-6.15/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-6.15/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-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-routing.rst70 both ioctls. This indicates thare are more routes in the routing table than fits
/linux-6.15/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-6.15/lib/fonts/
H A DKconfig96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
/linux-6.15/Documentation/virt/kvm/devices/
H A Darm-vgic.rst96 fixed format for our implementation that fits with the model of a "GICv2
/linux-6.15/drivers/mtd/ubi/
H A DKconfig76 fastmap support. On typical flash devices the whole fastmap fits
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst98 composition that fits the mode in which the alpha channel affects the state of
/linux-6.15/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst195 still fits. Also convert the unregister case::
/linux-6.15/crypto/
H A DKconfig1254 size fits into a cache (e.g. L1), only the memory access timing
1257 obtained. Thus, if the memory size fits into the L1 cache, the
1258 obtained entropy is less than if the memory size fits within
1259 L1 + L2, which in turn is less if the memory fits into
/linux-6.15/arch/um/
H A DKconfig259 set to a large value. On low-memory systems, try 0x7fff8000, as it fits

12