Home
last modified time | relevance | path

Searched refs:arg7 (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dsdt.h352 #define _SDT_ASM_OPERANDS_7(arg1, arg2, arg3, arg4, arg5, arg6, arg7) \
353 _SDT_ASM_OPERANDS_6(arg1, arg2, arg3, arg4, arg5, arg6), _SDT_ARG(7, arg7)
354 #define _SDT_ASM_OPERANDS_8(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
355 _SDT_ASM_OPERANDS_7(arg1, arg2, arg3, arg4, arg5, arg6, arg7), \
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), \
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c49 , int arg7 in BPF_UPROBE() argument
72 a[6] = arg7; in BPF_UPROBE()
/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()
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c42 unsigned long arg7) in ehea_plpar_hcall_norets() argument
49 arg5, arg6, arg7); in ehea_plpar_hcall_norets()
62 arg1, arg2, arg3, arg4, arg5, arg6, arg7); in ehea_plpar_hcall_norets()
78 unsigned long arg7, in ehea_plpar_hcall9() argument
89 arg6, arg7, arg8, arg9); in ehea_plpar_hcall9()
113 arg6, arg7, arg8, arg9, in ehea_plpar_hcall9()
/linux/drivers/pnp/pnpbios/
H A Dbioscalls.c82 u16 arg4, u16 arg5, u16 arg6, u16 arg7, in call_pnp_bios() argument
133 "d"((arg6) | (((u32) arg7) << 16)), in call_pnp_bios()
/linux/Documentation/translations/zh_CN/arch/parisc/
H A Dregisters.rst138 请注意,在64位中它们是arg7-arg4。
/linux/Documentation/translations/zh_TW/arch/parisc/
H A Dregisters.rst138 請注意,在64位中它們是arg7-arg4。
/linux/include/linux/
H A Darm-smccc.h560 #define __constraint_read_9 __constraint_read_8, "r" (arg7)
608 register typeof(a7) arg7 asm("r7") = __a7
/linux/arch/parisc/include/asm/
H A Dasmregs.h24 arg7: .reg r19
/linux/Documentation/arch/parisc/
H A Dregisters.rst133 Note that in 64 bit they are arg7-arg4.
/linux/arch/sparc/kernel/
H A Dhead_64.S317 stx %l3, [%sp + 2047 + 128 + 0x48] ! arg7: phys addr
/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, }