Home
last modified time | relevance | path

Searched full:remains (Results 1 – 25 of 604) sorted by relevance

12345678910>>...25

/Linux-v6.6/drivers/mmc/host/
Dmmc_hsq.c71 static void mmc_hsq_update_next_tag(struct mmc_hsq *hsq, int remains) in mmc_hsq_update_next_tag() argument
79 if (!remains) { in mmc_hsq_update_next_tag()
93 int remains; in mmc_hsq_post_request() local
97 remains = hsq->qcnt; in mmc_hsq_post_request()
101 mmc_hsq_update_next_tag(hsq, remains); in mmc_hsq_post_request()
103 if (hsq->waiting_for_idle && !remains) { in mmc_hsq_post_request()
120 if (remains > 0) in mmc_hsq_post_request()
174 int remains; in mmc_hsq_recovery_finish() local
179 remains = hsq->qcnt; in mmc_hsq_recovery_finish()
187 if (remains > 0) in mmc_hsq_recovery_finish()
/Linux-v6.6/Documentation/arch/arm/nwfpe/
Dnwfpe.rst12 possible, but there remains much room for improvement.
38 remains to be done, and other ideas for the emulator.
45 expect quick action. Bugs still exist. The problem remains in isolating
/Linux-v6.6/mm/
Dvmalloc.c1981 * however xarray spinlocks protect against any contention that remains.
3572 size_t remains = count; in zero_iter() local
3574 while (remains > 0) { in zero_iter()
3577 num = min_t(size_t, remains, PAGE_SIZE); in zero_iter()
3579 remains -= copied; in zero_iter()
3585 return count - remains; in zero_iter()
3597 size_t remains = count; in aligned_vread_iter() local
3600 while (remains > 0) { in aligned_vread_iter()
3606 if (length > remains) in aligned_vread_iter()
3607 length = remains; in aligned_vread_iter()
[all …]
/Linux-v6.6/drivers/net/wireless/intersil/p54/
Dp54usb.c504 unsigned int left, remains, block_size; in p54u_upload_firmware_3887() local
522 remains = priv->fw->size; in p54u_upload_firmware_3887()
533 while (remains) { in p54u_upload_firmware_3887()
538 remains--; in p54u_upload_firmware_3887()
552 remains--; in p54u_upload_firmware_3887()
566 left = block_size = min((unsigned int)P54U_FW_BLOCK, remains); in p54u_upload_firmware_3887()
633 unsigned int remains, offset; in p54u_upload_firmware_net2280() local
739 remains = priv->fw->size; in p54u_upload_firmware_net2280()
743 while (remains) { in p54u_upload_firmware_net2280()
744 unsigned int block_len = min(remains, (unsigned int)512); in p54u_upload_firmware_net2280()
[all …]
Dp54pci.c54 u32 remains, left, device_addr; in p54p_upload_firmware() local
90 remains = priv->firmware->size; in p54p_upload_firmware()
92 while (remains) { in p54p_upload_firmware()
94 left = min((u32)0x1000, remains); in p54p_upload_firmware()
104 remains -= left; in p54p_upload_firmware()
/Linux-v6.6/arch/sh/kernel/cpu/sh4a/
Dperf_event.c25 * and PMCTR locations remains tentatively constant. This change remains
31 * scanning for them at runtime also remains a viable option.)
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-platform-onboard-usb-hub7 (RW) Controls whether the USB hub remains always powered
/Linux-v6.6/init/
Dinitramfs.c236 static long remains __initdata;
247 remains = size; in read_into()
263 unsigned long n = remains; in do_collect()
269 if ((remains -= n) != 0) in do_collect()
298 remains = N_ALIGN(name_len) + body_len; in do_header()
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dcs35l36.txt62 (after the audio falls and remains below the value specified in WKFET_AMP_THLD).
133 is reached, the error condition still remains, and this bit is set, the audio
/Linux-v6.6/drivers/xen/xen-pciback/
DMakefile4 # CONFIG_XEN_PCI_STUB as it always remains in "y" state,
/Linux-v6.6/net/mpls/
DKconfig13 MPLS remains a simple way of making tunnels.
/Linux-v6.6/tools/testing/selftests/rcutorture/bin/
Dconfig_override.sh7 # that conflict with any in override, concatenating what remains and
/Linux-v6.6/Documentation/devicetree/bindings/reset/
Dti,tps380x-reset.yaml16 reset input (MR). The RESET output remains asserted for the factory
/Linux-v6.6/arch/arm64/include/asm/
Dsimd.h23 * Callers must not assume that the result remains true beyond the next
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_domain.c151 * shmemfs and that our cache domain tracking remains valid. in i915_gem_object_set_to_wc_domain()
213 * shmemfs and that our cache domain tracking remains valid. in i915_gem_object_set_to_gtt_domain()
268 * that all direct access to the scanout remains coherent.
624 * shmemfs and that our cache domain tracking remains valid. in i915_gem_set_domain_ioctl()
/Linux-v6.6/include/linux/
Dpm_runtime.h419 * pm_runtime_resume() and the runtime PM usage counter of @dev remains
486 * pm_runtime_idle() and the runtime PM usage counter of @dev remains
502 * pm_runtime_suspend() and the runtime PM usage counter of @dev remains
519 * pm_runtime_autosuspend() and the runtime PM usage counter of @dev remains
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dfunc-ioctl.rst58 parameter remains unmodified.
/Linux-v6.6/Documentation/filesystems/nfs/
Dclient-identifier.rst30 While a lease remains valid, the server holding that lease
159 hostname remains uniform.
/Linux-v6.6/arch/sh/drivers/pci/
Dfixups-sdk7786.c21 * resistors to determine card presence. Hotplug remains unsupported.
/Linux-v6.6/Documentation/userspace-api/media/cec/
Dcec-func-ioctl.rst63 parameter remains unmodified.
/Linux-v6.6/Documentation/userspace-api/media/mediactl/
Dmedia-func-ioctl.rst63 parameter remains unmodified.
Drequest-func-ioctl.rst63 parameter remains unmodified.
/Linux-v6.6/Documentation/devicetree/bindings/leds/
Dleds-gpio.yaml41 example when the BMC is rebooted while the host remains up.
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dspear_spics.txt4 Cell spi controller through its system registers, which otherwise remains under
/Linux-v6.6/arch/m68k/mac/
Dbaboon.c72 * The means for masking individual Baboon interrupts remains a mystery.

12345678910>>...25