/linux-6.6.21/drivers/infiniband/sw/rxe/ |
D | rxe_req.c | 224 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/ |
D | deadline-iosched.rst | 61 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/ |
D | lpc4350.dtsi | 7 * You can choose the licence that better fits your requirements.
|
D | lpc4357.dtsi | 7 * You can choose the licence that better fits your requirements.
|
D | lpc4337-ciaa.dts | 7 * You can choose the licence that better fits your requirements.
|
D | lpc4350-hitex-eval.dts | 7 * You can choose the licence that better fits your requirements.
|
D | lpc4357-ea4357-devkit.dts | 7 * You can choose the licence that better fits your requirements.
|
/linux-6.6.21/drivers/staging/pi433/ |
D | Kconfig | 8 Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi
|
/linux-6.6.21/Documentation/filesystems/ext4/ |
D | inlinedata.rst | 7 data is so tiny that it readily fits inside the inode, which
|
D | directory.rst | 326 - 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/ |
D | fair.c | 4874 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/ |
D | vimc.rst | 32 of commands fits for the default topology:
|
/linux-6.6.21/Documentation/mm/ |
D | split_page_table_lock.rst | 93 - if spinlock_t fits into long, we use page->ptr as spinlock, so we
|
/linux-6.6.21/Documentation/gpu/ |
D | drm-kms-helpers.rst | 9 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/ |
D | genetlink.c | 401 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/ |
D | Kconfig | 96 big letters. It fits between the sun 12x22 and the normal 8x16 font.
|
/linux-6.6.21/arch/sparc/net/ |
D | bpf_jit_comp_64.c | 672 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/ |
D | Kconfig | 76 fastmap support. On typical flash devices the whole fastmap fits
|
/linux-6.6.21/Documentation/riscv/ |
D | vm-layout.rst | 148 address space that fits entirely into the hint to be used, unless there is no
|
/linux-6.6.21/Documentation/scsi/ |
D | ChangeLog.arcmsr | 12 ** 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/ |
D | arm-vgic.rst | 96 fixed format for our implementation that fits with the model of a "GICv2
|
/linux-6.6.21/arch/um/ |
D | Kconfig | 238 set to a large value. On low-memory systems, try 0x7fff8000, as it fits
|
/linux-6.6.21/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.rst | 196 still fits. Also convert the unregister case::
|
/linux-6.6.21/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 98 composition that fits the mode in which the alpha channel affects the state of
|
/linux-6.6.21/Documentation/arch/x86/ |
D | kernel-stacks.rst | 125 If it fits into the frame pointer chain, we print it without a question
|