/arch/s390/kernel/ |
D | syscall.c | 73 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument 85 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
|
D | compat_linux.c | 62 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument 66 return compat_ksys_ipc(call, first, second, third, ptr, third); in COMPAT_SYSCALL_DEFINE5()
|
/arch/sparc/kernel/ |
D | sys_sparc_64.c | 335 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 355 err = ksys_semget(first, (int)second, (int)third); in SYSCALL_DEFINE6() 359 (int)third | IPC_64, in SYSCALL_DEFINE6() 372 (int)third); in SYSCALL_DEFINE6() 376 (int)third); in SYSCALL_DEFINE6() 396 (ulong __user *) third)) in SYSCALL_DEFINE6() 405 err = ksys_shmget(first, (size_t)second, (int)third); in SYSCALL_DEFINE6()
|
D | systbls.h | 35 unsigned long third,
|
/arch/arm/include/asm/ |
D | syscalls.h | 38 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third,
|
/arch/arm/kernel/ |
D | sys_oabi-compat.c | 391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument 405 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc() 423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
|
/arch/x86/crypto/ |
D | chacha-avx512vl-x86_64.S | 379 # o0 = i0 ^ (x0 + s0), third block 386 # o1 = i1 ^ (x1 + s1), third block 393 # o2 = i2 ^ (x2 + s2), third block 400 # o3 = i3 ^ (x3 + s3), third block
|
D | chacha-avx2-x86_64.S | 445 # o0 = i0 ^ (x0 + s0), third block 452 # o1 = i1 ^ (x1 + s1), third block 459 # o2 = i2 ^ (x2 + s2), third block 466 # o3 = i3 ^ (x3 + s3), third block
|
/arch/arm64/boot/dts/apple/ |
D | t600x-die0.dtsi | 174 * be a third selectable clock.
|
D | t8103.dtsi | 452 * be a third selectable clock.
|
D | t8112.dtsi | 478 * be a third selectable clock.
|
/arch/m68k/ifpsp060/ |
D | fpsp.doc | 109 The third section is the code section. After entering through an "Entry-point",
|
D | isp.doc | 118 The third section is the code section. After entering through an "Entry-point",
|
D | TEST.DOC | 104 The third section is the code section. After entering through an "Entry-point",
|
/arch/sparc/lib/ |
D | M7memcpy.S | 909 EX_LD(LOAD(ldub, %o1+2, %o3), memcpy_retl_o2) ! load third byte 910 EX_ST(STORE(stb, %o3, %o0+2), memcpy_retl_o2) ! store third byte
|
/arch/arm/nwfpe/ |
D | softfloat-macros | 215 off form a third 64-bit result as follows: The _last_ bit shifted off is
|
/arch/m68k/fpsp040/ |
D | res_func.S | 1999 clrl 8(%a0) |load third lword of ZERO
|
/arch/arm/ |
D | Kconfig.debug | 259 their output to the third serial port on these devices.
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 9472 mov.l 0x8(%a0,%d1.w),FP_SCR1_LO(%a6) # load third word
|