| /arch/alpha/lib/ |
| A D | srm_puts.c | 12 long remaining, written; in srm_puts() local 17 for (remaining = len; remaining > 0; remaining -= written) in srm_puts() 19 written = callback_puts(0, str, remaining); in srm_puts()
|
| A D | ev6-memset.S | 103 sra $18,3,$3 # U : Number of remaining quads to write 281 sra $18,3,$3 # U : Number of remaining quads to write 469 sra $18,3,$3 # U : Number of remaining quads to write
|
| /arch/arc/mm/ |
| A D | tlbex.S | 51 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|
| /arch/arc/lib/ |
| A D | memcpy-archs-unaligned.S | 39 and.f lp_count, r2, ZOLAND ;Last remaining 31 bytes
|
| A D | memcpy-archs.S | 75 and.f lp_count, r2, ZOLAND ;Last remaining 31 bytes 123 ;; Write back the remaining 16bits 126 ;; Write back the remaining 8bits
|
| /arch/um/drivers/ |
| A D | cow_user.c | 149 int remaining; in absolutize() local 171 remaining = size - strlen(to); in absolutize() 172 if (strlen(slash) + 1 > remaining) { in absolutize()
|
| /arch/mips/boot/ |
| A D | elf2ecoff.c | 71 int remaining, cur, count; in copy() local 79 remaining = size; in copy() 80 while (remaining) { in copy() 81 cur = remaining; in copy() 84 remaining -= cur; in copy()
|
| /arch/powerpc/include/asm/ |
| A D | guest-state-buffer.h | 525 int remaining) in kvmppc_gse_ok() argument 527 return remaining >= kvmppc_gse_total_len(gse); in kvmppc_gse_ok() 539 kvmppc_gse_next(const struct kvmppc_gs_elem *gse, int *remaining) in kvmppc_gse_next() argument 543 *remaining -= len; in kvmppc_gse_next()
|
| /arch/powerpc/lib/ |
| A D | div64.S | 48 divwu r0,r6,r4 # perform the remaining 32-bit division
|
| /arch/sparc/lib/ |
| A D | M7memset.S | 304 ! Set the remaining long words 340 ! Set the remaining bytes, if any
|
| A D | checksum_32.S | 45 andcc %o1, 4, %g0 ! nope, check for word remaining 51 andcc %o1, 4, %g0 ! check again for word remaining
|
| A D | M7memcpy.S | 257 addcc %o2, 32, %o2 ! adjust remaining count 272 addcc %o2, 16, %o2 ! adjust remaining count 541 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
|
| /arch/x86/kvm/ |
| A D | lapic.c | 1511 ktime_t remaining, now; in apic_get_tmcct() local 1522 remaining = ktime_sub(apic->lapic_timer.target_expiration, now); in apic_get_tmcct() 1523 if (ktime_to_ns(remaining) < 0) in apic_get_tmcct() 1524 remaining = 0; in apic_get_tmcct() 1526 ns = mod_64(ktime_to_ns(remaining), apic->lapic_timer.period); in apic_get_tmcct() 1959 ktime_t now, remaining; in update_target_expiration() local 1967 remaining = ktime_sub(apic->lapic_timer.target_expiration, now); in update_target_expiration() 1968 if (ktime_to_ns(remaining) < 0) in update_target_expiration() 1969 remaining = 0; in update_target_expiration() 1971 ns_remaining_old = ktime_to_ns(remaining); in update_target_expiration()
|
| A D | i8254.c | 85 ktime_t remaining; in __kpit_elapsed() local 100 remaining = hrtimer_get_remaining(&ps->timer); in __kpit_elapsed() 101 elapsed = ps->period - ktime_to_ns(remaining); in __kpit_elapsed()
|
| /arch/powerpc/boot/ |
| A D | div64.S | 48 divwu r0,r6,r4 # perform the remaining 32-bit division
|
| /arch/arm64/boot/dts/ti/ |
| A D | k3-am65.dtsi | 88 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
| A D | k3-j7200.dtsi | 150 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
| A D | k3-j721s2.dtsi | 157 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
| A D | k3-j784s4-j742s2-common.dtsi | 133 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
| A D | k3-j721e.dtsi | 163 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
| /arch/xtensa/lib/ |
| A D | strnlen_user.S | 83 EX(10f) l32i a9, a4, 4 # load 4 bytes for remaining checks
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp42x-usrobotics-usr8200.dts | 135 * We assume the same IRQ for all pins on the remaining slots, that
|
| /arch/s390/include/uapi/asm/ |
| A D | kvm.h | 47 __u64 remaining; member
|
| /arch/arm64/boot/dts/marvell/ |
| A D | armada-37xx.dtsi | 512 * IO at the end and the remaining seven windows
|
| /arch/arm/kernel/ |
| A D | entry-armv.S | 195 @ We are now ready to fill in the remaining blanks on the stack:
|