| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | mmc_hsq.c | 74 static void mmc_hsq_update_next_tag(struct mmc_hsq *hsq, int remains) in mmc_hsq_update_next_tag() argument 83 if (!remains) { in mmc_hsq_update_next_tag() 114 int remains; in mmc_hsq_post_request() local 118 remains = hsq->qcnt; in mmc_hsq_post_request() 122 mmc_hsq_update_next_tag(hsq, remains); in mmc_hsq_post_request() 124 if (hsq->waiting_for_idle && !remains) { in mmc_hsq_post_request() 141 if (remains > 0) in mmc_hsq_post_request() 195 int remains; in mmc_hsq_recovery_finish() local 200 remains = hsq->qcnt; in mmc_hsq_recovery_finish() 208 if (remains > 0) in mmc_hsq_recovery_finish()
|
| /OK3568_Linux_fs/kernel/Documentation/arm/nwfpe/ |
| H A D | nwfpe.rst | 12 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
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | p54usb.c | 504 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 …]
|
| H A D | p54pci.c | 54 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwaccess_gpuprops.h | 35 * The caller should ensure that GPU remains powered-on during this function. 50 * The caller should ensure that GPU remains powered-on during this function and
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | initramfs.c | 207 static long remains __initdata; 218 remains = size; in read_into() 234 unsigned long n = remains; in do_collect() 240 if ((remains -= n) != 0) in do_collect() 266 remains = N_ALIGN(name_len) + body_len; in do_header()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | perf_event.c | 25 * and PMCTR locations remains tentatively constant. This change remains 31 * scanning for them at runtime also remains a viable option.)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_domain.c | 73 * shmemfs and that our cache domain tracking remains valid. in i915_gem_object_set_to_wc_domain() 134 * shmemfs and that our cache domain tracking remains valid. in i915_gem_object_set_to_gtt_domain() 189 * that all direct access to the scanout remains coherent. 496 * shmemfs and that our cache domain tracking remains valid. in i915_gem_set_domain_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l36.txt | 62 (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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_runtime.h | 383 * pm_runtime_resume() and the runtime PM usage counter of @dev remains 447 * pm_runtime_idle() and the runtime PM usage counter of @dev remains 463 * pm_runtime_suspend() and the runtime PM usage counter of @dev remains 480 * pm_runtime_autosuspend() and the runtime PM usage counter of @dev remains
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | cleancache.rst | 74 is NOT invalidated on a successful get_page so that it remains accessible to 281 time, but have insignificant performance impact when cleancache remains 287 backend may have less value for KVM. This remains to be tested,
|
| /OK3568_Linux_fs/buildroot/package/enet/ |
| H A D | Config.in | 14 remains flexible, portable, and easily embeddable.
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | Kconfig | 140 which is loaded during boot stage, and then remains resident in RAM 152 which is loaded during boot stage, and then remains resident in RAM
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ab3100.c | 22 * to 1 it remains active until RTC power is lost. 223 * This bit remains until RTC power is lost. in ab3100_rtc_probe()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | Kconfig | 13 MPLS remains a simple way of making tunnels.
|
| /OK3568_Linux_fs/u-boot/board/logicpd/omap3som/ |
| H A D | README | 8 The actual board remains autodetected and the Board will read "DM37xx SOM LV" when used on the DM37…
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/ |
| H A D | config_override.sh | 7 # that conflict with any in override, concatenating what remains and
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | cve.py | 61 remains = filter(lambda x: x[0] not in ["*", "-"] and x[1] not in ["*", "-"] and x[0] != x[1], 63 return len(list(remains)) == 0
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/ |
| H A D | nand.rst | 24 OOB layout remains the default kernel layout for these flashes.
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | checksum_32.S | 60 addcc %o1, -1, %g0 ! only one byte remains? 63 b 4f ! only one byte remains 66 be 6f ! jmp if only hword remains 327 3: be 3f ! nope, less than one loop remains
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | simd.h | 23 * Callers must not assume that the result remains true beyond the next
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0120-disk-lvm-Bail-on-missing-PV-list.patch | 7 that block is absent, then p remains NULL and a NULL-deref will result
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0007-__libc_malloc-is-internal-to-glibc.patch | 6 its better to use generic API so it remains portable
|
| H A D | fix-narrowing-cast.patch | 11 file_util_linux.cc was removed but sys_info_posix.cc remains so patch adjusted.
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | func-ioctl.rst | 58 parameter remains unmodified.
|