Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/arch/alpha/lib/
A Dcsum_partial_copy.c129 unsigned long first; in csum_partial_cfu_dest_aligned() local
142 extql(first, soff, word); in csum_partial_cfu_dest_aligned()
147 word |= first; in csum_partial_cfu_dest_aligned()
148 first = second; in csum_partial_cfu_dest_aligned()
164 word |= first; in csum_partial_cfu_dest_aligned()
243 unsigned long first; in csum_partial_cfu_unaligned() local
262 word |= first; in csum_partial_cfu_unaligned()
263 first = second; in csum_partial_cfu_unaligned()
281 word |= first; in csum_partial_cfu_unaligned()
282 first = second; in csum_partial_cfu_unaligned()
[all …]
/arch/loongarch/kernel/
A Dunwind_prologue.c125 state->first = true; in unwind_by_prologue()
137 pc = state->pc - (state->first ? 0 : LOONGARCH_INSN_SIZE); in unwind_by_prologue()
158 if (state->first) in unwind_by_prologue()
159 goto first; in unwind_by_prologue()
176 if (state->first) { in unwind_by_prologue()
178 goto first; in unwind_by_prologue()
187 first: in unwind_by_prologue()
191 state->first = false; in unwind_by_prologue()
217 state->first = true; in next_frame()
246 state->first = true; in unwind_start()
/arch/arm/include/asm/
A Dopcodes.h151 #define __opcode_thumb32_compose(first, second) ( \ argument
152 (___opcode_identity32(___opcode_identity16(first)) << 16) \
157 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
158 (___asm_opcode_identity32(___asm_opcode_identity16(first)) << 16) \
225 #define ___inst_thumb32(first, second) .short first, second argument
229 #define ___inst_thumb32(first, second) \ argument
230 ".short " __stringify(first) ", " __stringify(second) "\n\t"
/arch/s390/boot/
A Dals.c33 int i, j, first; in print_missing_facilities() local
35 first = 1; in print_missing_facilities()
41 if (!first) in print_missing_facilities()
54 first = 0; in print_missing_facilities()
A Dpgm_check.c18 bool first = true; in print_stacktrace() local
24 if (first) in print_stacktrace()
31 first = false; in print_stacktrace()
/arch/mips/jazz/
A Djazzdma.c97 int first, last, pages, frame, i; in vdma_alloc() local
119 first = 0; in vdma_alloc()
122 first < VDMA_PGTBL_ENTRIES) first++; in vdma_alloc()
128 last = first + 1; in vdma_alloc()
130 && last - first < pages) in vdma_alloc()
133 if (last - first == pages) in vdma_alloc()
135 first = last + 1; in vdma_alloc()
144 for (i = first; i < last; i++) { in vdma_alloc()
161 for (i = first; i < last; i++) in vdma_alloc()
164 for (i = first; i < last; i++) in vdma_alloc()
[all …]
/arch/arm/kernel/
A Dinsn.c11 unsigned long first, second; in __arm_gen_branch_thumb2() local
29 first = 0xf000 | (s << 10) | imm10; in __arm_gen_branch_thumb2()
34 return __opcode_thumb32_compose(first, second); in __arm_gen_branch_thumb2()
A Dprocess.c353 unsigned long first; in sigpage_addr() local
358 first = PAGE_ALIGN(mm->start_stack); in sigpage_addr()
363 if (first > last) in sigpage_addr()
367 if (first == last) in sigpage_addr()
368 return first; in sigpage_addr()
370 slots = ((last - first) >> PAGE_SHIFT) + 1; in sigpage_addr()
374 addr = first + (offset << PAGE_SHIFT); in sigpage_addr()
/arch/mips/mm/
A Dsc-ip22.c29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe() argument
68 : "=r" (first), "=r" (last), "=&r" (tmp) in indy_sc_wipe()
69 : "0" (first), "1" (last)); in indy_sc_wipe()
/arch/riscv/kernel/tests/module_test/
A Dtest_sub16.S12 first: label
19 .reloc sub16, R_RISCV_SUB16, first
A Dtest_sub32.S12 first: label
19 .reloc sub32, R_RISCV_SUB32, first
A Dtest_sub6.S12 first: label
19 .reloc sub6, R_RISCV_SUB6, first
A Dtest_sub8.S12 first: label
19 .reloc sub8, R_RISCV_SUB8, first
A Dtest_sub64.S16 first: label
23 .reloc sub64, R_RISCV_SUB64, first
A Dtest_uleb128.S20 first: label
24 .reloc second, R_RISCV_SUB_ULEB128, first
/arch/sparc/kernel/
A Dsys_sparc_64.c363 err = ksys_semtimedop(first, ptr, in SYSCALL_DEFINE6()
367 err = ksys_semtimedop(first, ptr, (unsigned int)second, in SYSCALL_DEFINE6()
372 err = ksys_semget(first, (int)second, (int)third); in SYSCALL_DEFINE6()
375 err = ksys_old_semctl(first, second, in SYSCALL_DEFINE6()
388 err = ksys_msgsnd(first, ptr, (size_t)second, in SYSCALL_DEFINE6()
392 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
396 err = ksys_msgget((key_t)first, (int)second); in SYSCALL_DEFINE6()
399 err = ksys_old_msgctl(first, (int)second | IPC_64, ptr); in SYSCALL_DEFINE6()
410 err = do_shmat(first, ptr, (int)second, &raddr, SHMLBA); in SYSCALL_DEFINE6()
422 err = ksys_shmget(first, (size_t)second, (int)third); in SYSCALL_DEFINE6()
[all …]
A Dsun4m_smp.c123 int i, first; in smp4m_smp_done() local
127 first = 0; in smp4m_smp_done()
128 prev = &first; in smp4m_smp_done()
133 *prev = first; in smp4m_smp_done()
A Dunaligned_64.c451 u64 first = 0, second = 0; in handle_ldf_stq() local
461 first = *(u64 *)&f->regs[freg]; in handle_ldf_stq()
475 u64 tmp = __swab64p(&first); in handle_ldf_stq()
477 first = __swab64p(&second); in handle_ldf_stq()
488 if (put_user (first >> 32, (u32 __user *)addr) || in handle_ldf_stq()
489 __put_user ((u32)first, (u32 __user *)(addr + 4)) || in handle_ldf_stq()
614 u32 first, second; in handle_lddfmna() local
620 first = second = 0; in handle_lddfmna()
621 err = get_user(first, (u32 __user *)sfar); in handle_lddfmna()
627 first = second = 0; in handle_lddfmna()
[all …]
/arch/arm64/include/asm/
A Dhyp_image.h64 #define KVM_NVHE_ALIAS_HYP(first, sec) kvm_nvhe_sym(first) = kvm_nvhe_sym(sec); argument
/arch/mips/lib/
A Dr3k_dump_tlb.c24 static void dump_tlb(int first, int last) in dump_tlb() argument
33 for (i = first; i <= last; i++) { in dump_tlb()
/arch/powerpc/platforms/powernv/
A Didle.c228 int first = cpu_first_thread_sibling(cpu); in atomic_start_thread_idle() local
238 int first = cpu_first_thread_sibling(cpu); in atomic_stop_thread_idle() local
248 int first = cpu_first_thread_sibling(cpu); in atomic_lock_thread_idle() local
249 unsigned long *lock = &paca_ptrs[first]->idle_lock; in atomic_lock_thread_idle()
258 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_and_stop_thread_idle() local
261 unsigned long *lock = &paca_ptrs[first]->idle_lock; in atomic_unlock_and_stop_thread_idle()
281 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_thread_idle() local
282 unsigned long *lock = &paca_ptrs[first]->idle_lock; in atomic_unlock_thread_idle()
317 int first = cpu_first_thread_sibling(cpu); in power7_idle_insn() local
611 int first = cpu_first_thread_sibling(cpu); in power9_idle_stop() local
[all …]
/arch/s390/kernel/
A Dstacktrace.c108 bool first = true; in arch_stack_walk_user_common() local
148 if (!first) in arch_stack_walk_user_common()
156 first = false; in arch_stack_walk_user_common()
/arch/arm64/crypto/
A Daes-neonbs-glue.c54 u32 const rk2[], u8 iv[], int first);
57 u32 const rk2[], u8 iv[], int first);
289 int first = 1; in __xts_crypt() local
325 if (first == 1) in __xts_crypt()
329 first = 2; in __xts_crypt()
342 ctx->twkey, walk.iv, first); in __xts_crypt()
346 ctx->twkey, walk.iv, first); in __xts_crypt()
347 nbytes = first = 0; in __xts_crypt()
375 nbytes, ctx->twkey, walk.iv, first); in __xts_crypt()
378 nbytes, ctx->twkey, walk.iv, first); in __xts_crypt()
/arch/arm/crypto/
A Daes-ce-glue.c46 u32 const rk2[], int first);
49 u32 const rk2[], int first);
423 int err, first, rounds = num_rounds(&ctx->key1); in xts_encrypt() local
454 for (first = 1; walk.nbytes >= AES_BLOCK_SIZE; first = 0) { in xts_encrypt()
463 ctx->key2.key_enc, first); in xts_encrypt()
485 ctx->key2.key_enc, first); in xts_encrypt()
495 int err, first, rounds = num_rounds(&ctx->key1); in xts_decrypt() local
526 for (first = 1; walk.nbytes >= AES_BLOCK_SIZE; first = 0) { in xts_decrypt()
535 ctx->key2.key_enc, first); in xts_decrypt()
557 ctx->key2.key_enc, first); in xts_decrypt()
/arch/m68k/math-emu/
A Dmulti_arith.h188 unsigned long fix, rem, first, dummy; in fp_dividemant() local
217 fp_div64(first, rem, 0, src->mant.m32[1], div->mant.m32[0]); in fp_dividemant()
219 fp_mul64(*mantp, dummy, first, fix); in fp_dividemant()
222 fp_div64(first, rem, src->mant.m32[0], src->mant.m32[1], div->mant.m32[0]); in fp_dividemant()
224 fp_mul64(*mantp, dummy, first, fix); in fp_dividemant()
227 fp_mul64(tmp.m32[0], tmp.m32[1], div->mant.m32[0], first - *mantp); in fp_dividemant()

Completed in 124 milliseconds

12345678910>>...13