Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/infiniband/sw/rxe/
Drxe_req.c224 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument
230 return fits ? in next_opcode_rc()
234 return fits ? in next_opcode_rc()
241 return fits ? in next_opcode_rc()
245 return fits ? in next_opcode_rc()
252 return fits ? in next_opcode_rc()
256 return fits ? in next_opcode_rc()
263 return fits ? in next_opcode_rc()
267 return fits ? in next_opcode_rc()
286 return fits ? IB_OPCODE_RC_SEND_LAST_WITH_INVALIDATE : in next_opcode_rc()
[all …]
/linux-6.6.21/Documentation/block/
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.6.21/arch/arm/boot/dts/nxp/lpc/
Dlpc4350.dtsi7 * You can choose the licence that better fits your requirements.
Dlpc4357.dtsi7 * You can choose the licence that better fits your requirements.
Dlpc4337-ciaa.dts7 * You can choose the licence that better fits your requirements.
Dlpc4350-hitex-eval.dts7 * You can choose the licence that better fits your requirements.
Dlpc4357-ea4357-devkit.dts7 * You can choose the licence that better fits your requirements.
/linux-6.6.21/drivers/staging/pi433/
DKconfig8 Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi
/linux-6.6.21/Documentation/filesystems/ext4/
Dinlinedata.rst7 data is so tiny that it readily fits inside the inode, which
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.6.21/kernel/sched/
Dfair.c4874 bool fits, uclamp_max_fits; in util_fits_cpu() local
4879 fits = fits_capacity(util, capacity); in util_fits_cpu()
4882 return fits; in util_fits_cpu()
4946 fits = fits || uclamp_max_fits; in util_fits_cpu()
4980 if (fits && (util < uclamp_min) && (uclamp_min > capacity_orig_thermal)) in util_fits_cpu()
4983 return fits; in util_fits_cpu()
7348 int fits, best_fits = 0; in select_idle_capacity() local
7365 fits = util_fits_cpu(task_util, util_min, util_max, cpu); in select_idle_capacity()
7368 if (fits > 0) in select_idle_capacity()
7374 else if (fits < 0) in select_idle_capacity()
[all …]
/linux-6.6.21/Documentation/admin-guide/media/
Dvimc.rst32 of commands fits for the default topology:
/linux-6.6.21/Documentation/mm/
Dsplit_page_table_lock.rst93 - if spinlock_t fits into long, we use page->ptr as spinlock, so we
/linux-6.6.21/Documentation/gpu/
Ddrm-kms-helpers.rst9 for each driver what fits, and avoid shared code where special behaviour is
383 But it nicely fits into the overall topic of mode setting helper
/linux-6.6.21/net/netlink/
Dgenetlink.c401 bool fits; in genl_allocate_reserve_groups() local
413 fits = true; in genl_allocate_reserve_groups()
420 fits = false; in genl_allocate_reserve_groups()
447 } while (!fits); in genl_allocate_reserve_groups()
/linux-6.6.21/lib/fonts/
DKconfig96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
/linux-6.6.21/arch/sparc/net/
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.6.21/drivers/mtd/ubi/
DKconfig76 fastmap support. On typical flash devices the whole fastmap fits
/linux-6.6.21/Documentation/riscv/
Dvm-layout.rst148 address space that fits entirely into the hint to be used, unless there is no
/linux-6.6.21/Documentation/scsi/
DChangeLog.arcmsr12 ** 1.20.00.04 1/09/2005 Erich Chen fits for Debian linux kernel version 2.2.xx
/linux-6.6.21/Documentation/virt/kvm/devices/
Darm-vgic.rst96 fixed format for our implementation that fits with the model of a "GICv2
/linux-6.6.21/arch/um/
DKconfig238 set to a large value. On low-memory systems, try 0x7fff8000, as it fits
/linux-6.6.21/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.rst196 still fits. Also convert the unregister case::
/linux-6.6.21/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst98 composition that fits the mode in which the alpha channel affects the state of
/linux-6.6.21/Documentation/arch/x86/
Dkernel-stacks.rst125 If it fits into the frame pointer chain, we print it without a question

12