Home
last modified time | relevance | path

Searched refs:second (Results 1 – 25 of 90) sorted by relevance

1234

/arch/alpha/lib/
Dcsum_partial_copy.c138 unsigned long second; in csum_partial_cfu_dest_aligned() local
140 if (__get_word(ldq_u, second, src+1)) in csum_partial_cfu_dest_aligned()
145 extqh(second, soff, first); in csum_partial_cfu_dest_aligned()
148 first = second; in csum_partial_cfu_dest_aligned()
158 unsigned long second; in csum_partial_cfu_dest_aligned() local
159 if (__get_word(ldq_u, second, lastsrc)) in csum_partial_cfu_dest_aligned()
163 extqh(second, soff, first); in csum_partial_cfu_dest_aligned()
252 unsigned long second, word; in csum_partial_cfu_unaligned() local
255 if (__get_word(ldq_u, second, src+1)) in csum_partial_cfu_unaligned()
260 extqh(second, soff, first); in csum_partial_cfu_unaligned()
[all …]
/arch/arm/include/asm/
Dopcodes.h146 #define __opcode_thumb32_compose(first, second) ( \ argument
148 | ___opcode_identity32(___opcode_identity16(second)) \
152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
154 | ___asm_opcode_identity32(___asm_opcode_identity16(second)) \
220 #define ___inst_thumb32(first, second) .short first, second
224 #define ___inst_thumb32(first, second) \ argument
225 ".short " __stringify(first) ", " __stringify(second) "\n\t"
/arch/arm/kernel/
Dinsn.c11 unsigned long first, second; in __arm_gen_branch_thumb2() local
30 second = 0x9000 | (j1 << 13) | (j2 << 11) | imm11; in __arm_gen_branch_thumb2()
32 second |= 1 << 14; in __arm_gen_branch_thumb2()
34 return __opcode_thumb32_compose(first, second); in __arm_gen_branch_thumb2()
Dpatch.c75 u16 second = __opcode_thumb32_second(insn); in __patch_text_real() local
84 *addrh1 = __opcode_to_mem_thumb16(second); in __patch_text_real()
Dsys_oabi-compat.c388 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
395 second, NULL); in sys_oabi_ipc()
399 second, in sys_oabi_ipc()
402 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
420 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
/arch/sparc/kernel/
Dsys_sparc_64.c334 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
347 (unsigned int)second, NULL); in SYSCALL_DEFINE6()
350 err = ksys_semtimedop(first, ptr, (unsigned int)second, in SYSCALL_DEFINE6()
355 err = ksys_semget(first, (int)second, (int)third); in SYSCALL_DEFINE6()
358 err = ksys_old_semctl(first, second, in SYSCALL_DEFINE6()
371 err = ksys_msgsnd(first, ptr, (size_t)second, in SYSCALL_DEFINE6()
375 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
379 err = ksys_msgget((key_t)first, (int)second); in SYSCALL_DEFINE6()
382 err = ksys_old_msgctl(first, (int)second | IPC_64, ptr); in SYSCALL_DEFINE6()
393 err = do_shmat(first, ptr, (int)second, &raddr, SHMLBA); in SYSCALL_DEFINE6()
[all …]
Dunaligned_64.c451 u64 first = 0, second = 0; in handle_ldf_stq() local
462 second = *(u64 *)&f->regs[freg+2]; in handle_ldf_stq()
477 first = __swab64p(&second); in handle_ldf_stq()
478 second = tmp; in handle_ldf_stq()
490 __put_user (second >> 32, (u32 __user *)(addr + 8)) || in handle_ldf_stq()
491 __put_user ((u32)second, (u32 __user *)(addr + 12))) { in handle_ldf_stq()
614 u32 first, second; in handle_lddfmna() local
620 first = second = 0; in handle_lddfmna()
623 err = get_user(second, (u32 __user *)(sfar + 4)); in handle_lddfmna()
627 first = second = 0; in handle_lddfmna()
[all …]
/arch/m68k/sun3/
Dintersil.c43 todintersil->second = t->tm_sec; in sun3_hwclk()
53 t->tm_sec = todintersil->second; in sun3_hwclk()
/arch/arm/boot/dts/
Dkirkwood-openrd.dtsi61 * mode for the second UART.
66 * To use the second UART, you need to change also
78 * SelUARTorSD selects between the second UART
Darmada-388.dtsi11 * property and the name of the SoC, and add the second SATA host which control
Dbcm53340-ubnt-unifi-switch8.dts17 /* Hurricane 2 designs use the second UART */
/arch/arm64/boot/dts/mediatek/
Dmt8173-elm-hana.dtsi23 * second source touchscreen.
38 * second source trackpad.
/arch/xtensa/boot/dts/
Dvirt.dts40 * two cells: second cell == 0: internal irq number
41 * second cell == 1: external irq number
Dxtfpga.dtsi30 * two cells: second cell == 0: internal irq number
31 * second cell == 1: external irq number
/arch/s390/kernel/
Dsyscall.c72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
85 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
Dcompat_linux.c61 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
66 return compat_ksys_ipc(call, first, second, third, ptr, third); in COMPAT_SYSCALL_DEFINE5()
/arch/m68k/include/asm/
Dintersil.h32 unsigned char second; member
Dapollohw.h44 unsigned char second, alarm_second; member
/arch/arm/lib/
Dmemmove.S56 UNWIND( .save {r5 - r8} ) @ in second stmfd block
109 UNWIND( .fnend ) @ end of second stmfd block
160 UNWIND( .save {r5 - r9} ) @ in new second stmfd block
195 UNWIND( .fnend ) @ end of the second stmfd block
Dcopy_template.S94 UNWIND( .save {r5 - r8} ) @ in second stmfd block
160 UNWIND( .fnend ) @ end of second stmfd block
213 UNWIND( .save {r5 - r9} ) @ in new second stmfd block
247 UNWIND( .fnend ) @ end of the second stmfd block
/arch/powerpc/kvm/
Dbook3s_64_mmu.c118 bool second) in kvmppc_mmu_book3s_64_get_pteg() argument
131 if (second) in kvmppc_mmu_book3s_64_get_pteg()
205 bool second = false; in kvmppc_mmu_book3s_64_xlate() local
247 ptegp = kvmppc_mmu_book3s_64_get_pteg(vcpu, slbe, eaddr, second); in kvmppc_mmu_book3s_64_xlate()
281 if (second) in kvmppc_mmu_book3s_64_xlate()
284 second = true; in kvmppc_mmu_book3s_64_xlate()
/arch/m68k/apollo/
Dconfig.c207 t->tm_sec=rtc->second; in dn_dummy_hwclk()
217 rtc->second=t->tm_sec; in dn_dummy_hwclk()
/arch/alpha/include/asm/
Derr_common.h71 u8 second; member
/arch/mips/
DKconfig.debug32 For most systems, it is firmware or second stage bootloader that
46 the command line from the firmware or the second-stage bootloader.
68 command line arguments from firmware or second stage bootloader.
/arch/x86/lib/
Dhweight.S75 movl %edx, %eax # second part of input

1234