Home
last modified time | relevance | path

Searched refs:arg8 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dsdt.h354 #define _SDT_ASM_OPERANDS_8(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
356 _SDT_ARG(8, arg8)
357 #define _SDT_ASM_OPERANDS_9(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9) \
358 _SDT_ASM_OPERANDS_8(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8), \
360 #define _SDT_ASM_OPERANDS_10(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10) \
361 _SDT_ASM_OPERANDS_9(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9), \
363 #define _SDT_ASM_OPERANDS_11(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11) \
364 _SDT_ASM_OPERANDS_10(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10), \
366 #define _SDT_ASM_OPERANDS_12(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11,arg12) \
367 _SDT_ASM_OPERANDS_11(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11), \
[all …]
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_cpu.h71 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
86 arg8 = 0; in target_cpu_loop()
99 arg8 = 0; in target_cpu_loop()
111 get_user_s32(arg8, params); in target_cpu_loop()
114 arg4, arg5, arg6, arg7, arg8); in target_cpu_loop()
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_cpu.h50 uint64_t code, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
73 arg8 = 0; in target_cpu_loop()
82 arg8 = env->xregs[7]; in target_cpu_loop()
85 arg4, arg5, arg6, arg7, arg8); in target_cpu_loop()
/openbmc/qemu/include/user/
H A Dsyscall-trace.h28 abi_long arg7, abi_long arg8) in record_syscall_start() argument
32 arg5, arg6, arg7, arg8); in record_syscall_start()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c52 , int arg8 in BPF_UPROBE() argument
75 a[7] = arg8; in BPF_UPROBE()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_autoattach.c10 int arg7, int arg8) in autoattach_trigger_func() argument
13 return arg1 + arg2 + arg3 + arg4 + arg5 + arg6 + arg7 + arg8 + 1; in autoattach_trigger_func()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.h124 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
147 get_user_s32(arg8, params); in target_cpu_loop()
157 arg8); in target_cpu_loop()
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c95 abi_ulong arg5 = 0, arg6 = 0, arg7 = 0, arg8 = 0; in cpu_loop() local
102 if ((ret = get_user_ual(arg8, sp_reg + 28)) != 0) { in cpu_loop()
129 arg5, arg6, arg7, arg8); in cpu_loop()
/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c220 abi_long arg8) in freebsd_syscall() argument
258 arg4, arg5, arg6, arg7, arg8); in freebsd_syscall()
803 arg8); in freebsd_syscall()
934 abi_long arg8) in do_freebsd_syscall() argument
943 arg7, arg8); in do_freebsd_syscall()
/openbmc/linux/include/linux/
H A Dtrace_events.h923 u64 arg8);
926 u64 arg8, u64 arg9);
929 u64 arg8, u64 arg9, u64 arg10);
932 u64 arg8, u64 arg9, u64 arg10, u64 arg11);
935 u64 arg8, u64 arg9, u64 arg10, u64 arg11, u64 arg12);
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c79 unsigned long arg8, in ehea_plpar_hcall9() argument
89 arg6, arg7, arg8, arg9); in ehea_plpar_hcall9()
113 arg6, arg7, arg8, arg9, in ehea_plpar_hcall9()
/openbmc/qemu/bsd-user/
H A Dbsd-mem.h68 abi_long arg8) in do_bsd_mmap() argument
72 arg7 = arg8; in do_bsd_mmap()
H A Dqemu.h180 abi_long arg8);
/openbmc/qemu/linux-user/
H A Duser-internals.h66 abi_long arg8);
H A Dsyscall.c9193 abi_long arg8) in _syscall2()
11014 arg6, arg7, arg8, 0); in _syscall2()
13858 abi_long arg8) in do_syscall() argument
13878 arg2, arg3, arg4, arg5, arg6, arg7, arg8); in do_syscall()
13885 arg5, arg6, arg7, arg8); in do_syscall()
/openbmc/linux/arch/parisc/kernel/
H A Dfirmware.c1838 unsigned int arg8; member
1869 real_stack.arg8 = va_arg(args, unsigned int); in real32_call()
1892 unsigned long arg8; member
1920 real64_stack.arg8 = va_arg(args, unsigned long); in real64_call()
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S120 #define arg8 STACK_OFFSET+16(%rsp) macro
1593 GCM_INIT %arg6, arg7, arg8, arg9
1681 GCM_INIT %arg6, arg7, arg8, arg9
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1267 #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
1271 arg7##_MARK, arg8##_MARK, }