Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_string.tc8 ARG1=%di
11 ARG1=%ax
14 ARG1=%x0
17 ARG1=%r0
20 ARG1=%r3
23 ARG1=%r3
26 ARG1=%r2
29 ARG1=%r4
32 ARG1=%r4
45 echo "p:testprobe ${DIR_NAME} arg1=+0(${ARG1}):string" > kprobe_events
[all …]
H A Dkprobe_args_char.tc8 ARG1=%di
11 ARG1=%ax
14 ARG1=%x0
17 ARG1=%r0
20 ARG1=%r3
23 ARG1=%r3
26 ARG1=%r2
29 ARG1=%r4
42 echo "p:testprobe ${DIR_NAME} arg1=+0(${ARG1}):char" > kprobe_events
49 echo "p:testprobe ${DIR_NAME} arg1=+0(${ARG1}):char arg2=+0(${ARG1}):char[4]" > kprobe_events
/openbmc/qemu/include/exec/
H A Dmemory_ldst_phys.h.inc25 return glue(address_space_lduw, SUFFIX)(ARG1, addr,
31 return glue(address_space_ldl, SUFFIX)(ARG1, addr,
37 return glue(address_space_ldq, SUFFIX)(ARG1, addr,
43 glue(address_space_stw, SUFFIX)(ARG1, addr, val,
49 glue(address_space_stl, SUFFIX)(ARG1, addr, val,
55 glue(address_space_stq, SUFFIX)(ARG1, addr, val,
61 return glue(address_space_ldub, SUFFIX)(ARG1, addr,
103 glue(address_space_stb, SUFFIX)(ARG1, addr, val,
109 glue(address_space_stw_le, SUFFIX)(ARG1, addr, val,
115 glue(address_space_stw_be, SUFFIX)(ARG1, addr, val,
[all …]
H A Dcpu-all.h118 #define ARG1 as macro
124 #define ARG1 cache macro
136 #define ARG1 as macro
146 #define ARG1 cache macro
H A Dmemory.h2711 #define ARG1 as macro
2716 #define ARG1 as macro
2754 #define ARG1 cache macro
2788 #define ARG1 cache macro
H A Dmemory_ldst.h.inc69 #undef ARG1
/openbmc/qemu/
H A Dmemory_ldst.c.inc73 return glue(address_space_ldl_internal, SUFFIX)(ARG1, addr, attrs, result,
80 return glue(address_space_ldl_internal, SUFFIX)(ARG1, addr, attrs, result,
87 return glue(address_space_ldl_internal, SUFFIX)(ARG1, addr, attrs, result,
142 return glue(address_space_ldq_internal, SUFFIX)(ARG1, addr, attrs, result,
149 return glue(address_space_ldq_internal, SUFFIX)(ARG1, addr, attrs, result,
156 return glue(address_space_ldq_internal, SUFFIX)(ARG1, addr, attrs, result,
350 glue(address_space_stl_internal, SUFFIX)(ARG1, addr, val, attrs,
357 glue(address_space_stl_internal, SUFFIX)(ARG1, addr, val, attrs,
364 glue(address_space_stl_internal, SUFFIX)(ARG1, addr, val, attrs,
446 glue(address_space_stw_internal, SUFFIX)(ARG1, addr, val, attrs, result,
[all …]
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S1538 movel ARG1,%d0
2017 dputn ARG1
2064 tstl ARG1
2080 tstl ARG1
2119 dputn ARG1
2127 movel ARG1,%d0
2309 dputn ARG1
2353 dputn ARG1
2536 dputn ARG1
2604 dputn ARG1
[all …]
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) argument
415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) argument
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst29 ``#OP TYPE DESCRIPTION CALLOUT INFO PROGRAM ARG1 ARG2 ARG3 ...``
50 ``#OP TYPE DESCRIPTION CALLOUT INFO PROGRAM ARG1 ARG2 ARG3 ...``
/openbmc/linux/Documentation/trace/
H A Dboottime-trace.rst164 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]onmatch.[M.]trace = EVENT[, ARG1[...]]
166 EVENT must be a synthetic event name, and ARG1... are parameters
175 ftrace.[instance.INSTANCE.]event.GROUP.EVENT.hist.[N.]<onmax|onchange>.[M.]save = ARG1[, ARG2[...]]
/openbmc/linux/Documentation/networking/
H A Ddns_resolver.rst54 #OP TYPE DESC CO-INFO PROGRAM ARG1 ARG2 ARG3 ...
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c6489 #define MSA_FLOAT_AF(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6491 MSA_FLOAT_COND(DEST, eq, ARG1, ARG2, BITS, QUIET); \
6497 #define MSA_FLOAT_UEQ(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6499 MSA_FLOAT_COND(DEST, unordered, ARG1, ARG2, BITS, QUIET); \
6501 MSA_FLOAT_COND(DEST, eq, ARG1, ARG2, BITS, QUIET); \
6505 #define MSA_FLOAT_NE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6507 MSA_FLOAT_COND(DEST, lt, ARG1, ARG2, BITS, QUIET); \
6509 MSA_FLOAT_COND(DEST, lt, ARG2, ARG1, BITS, QUIET); \
6513 #define MSA_FLOAT_UNE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
7429 #define NUMBER_QNAN_PAIR(ARG1, ARG2, BITS, STATUS) \ argument
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dsha512-ssse3-asm.S56 # ARG1
H A Dsha512-avx-asm.S56 # ARG1
/openbmc/linux/kernel/bpf/
H A Dcore.c62 #define ARG1 regs[BPF_REG_ARG1] macro
2178 ARG1 = (u64) (unsigned long) ctx; \
/openbmc/qemu/system/
H A Dphysmem.c3231 #define ARG1 as macro
3377 #define ARG1 cache macro
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch26262 +# func_convert_file_check ARG1 ARG2
26263 +# Verify that ARG1 (a file name in $build format) was converted to $host
26265 +# func_to_host_file_result to ARG1).