| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_req.c | 223 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument 229 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() 285 return fits ? IB_OPCODE_RC_SEND_LAST_WITH_INVALIDATE : in next_opcode_rc() [all …]
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_cccb.c | 112 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 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/lib/fonts/ |
| H A D | Kconfig | 96 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 D | inlinedata.rst | 7 data is so tiny that it readily fits inside the inode, which
|
| H A D | directory.rst | 327 - 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/Documentation/admin-guide/media/ |
| H A D | vimc.rst | 32 of commands fits for the default topology:
|
| /linux/kernel/sched/ |
| H A D | fair.c | 4936 bool fits, uclamp_max_fits; in util_fits_cpu() local 4941 fits = fits_capacity(util, capacity); in util_fits_cpu() 4944 return fits; in util_fits_cpu() 5007 fits = fits || uclamp_max_fits; in util_fits_cpu() 5041 if (fits && (util < uclamp_min) && in util_fits_cpu() 5045 return fits; in util_fits_cpu() 7711 int fits, best_fits = 0; in select_idle_capacity() local 7728 fits = util_fits_cpu(task_util, util_min, util_max, cpu); in select_idle_capacity() 7731 if (fits > 0) in select_idle_capacity() 7737 else if (fits < 0) in select_idle_capacity() [all …]
|
| /linux/arch/sparc/net/ |
| H A 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/net/netlink/ |
| H A D | genetlink.c | 404 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 D | ChangeLog.arcmsr | 12 ** 1.20.00.04 1/09/2005 Erich Chen fits for Debian linux kernel version 2.2.xx
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-g-routing.rst | 70 both ioctls. This indicates thare are more routes in the routing table than fits
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic.rst | 96 fixed format for our implementation that fits with the model of a "GICv2
|
| /linux/drivers/mtd/ubi/ |
| H A D | Kconfig | 76 fastmap support. On typical flash devices the whole fastmap fits
|
| /linux/crypto/ |
| H A D | Kconfig | 1227 size fits into a cache (e.g. L1), only the memory access timing 1230 obtained. Thus, if the memory size fits into the L1 cache, the 1231 obtained entropy is less than if the memory size fits within 1232 L1 + L2, which in turn is less if the memory fits into
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | display-manager.rst | 98 composition that fits the mode in which the alpha channel affects the state of
|
| /linux/Documentation/watchdog/ |
| H A D | convert_drivers_to_kernel_api.rst | 195 still fits. Also convert the unregister case::
|
| /linux/Documentation/arch/x86/ |
| H A D | kernel-stacks.rst | 125 If it fits into the frame pointer chain, we print it without a question
|
| /linux/arch/um/ |
| H A D | Kconfig | 288 set to a large value. On low-memory systems, try 0x7fff8000, as it fits
|
| /linux/drivers/staging/most/Documentation/ |
| H A D | driver_usage.txt | 22 audio/video streaming. Therefore, the driver perfectly fits to the mission
|
| /linux/Documentation/core-api/ |
| H A D | genericirq.rst | 394 Developers should check carefully whether the generic chip fits their
|
| /linux/Documentation/process/ |
| H A D | 7.AdvancedTopics.rst | 29 fits into the kernel development process in particular. Developers who
|
| H A D | botching-up-ioctls.rst | 160 an asynchronous event on a pollable file descriptor. It fits much better
|
| /linux/Documentation/maintainer/ |
| H A D | rebasing-and-merging.rst | 177 that demonstrates an awareness of how your branch fits into the whole. For
|
| /linux/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 345 task "fits" on its CPU. If it is violated, the task will need to achieve more
|