Searched refs:ARG1 (Results 1 - 7 of 7) sorted by relevance

/linux-master/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
35 ARG1
[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
32 ARG1=%r4
35 ARG1
[all...]
/linux-master/scripts/gcc-plugins/
H A Dgcc-common.h411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1))
415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1))
/linux-master/arch/m68k/kernel/
H A Dhead.S399 #define ARG1 %a6@(8) define
1534 movel ARG1,%d0
2013 dputn ARG1
2060 tstl ARG1
2076 tstl ARG1
2115 dputn ARG1
2123 movel ARG1,%d0
2129 movel ARG1,%a4
2305 dputn ARG1
2309 movel ARG1,
[all...]
/linux-master/arch/x86/crypto/
H A Dsha512-avx-asm.S56 # ARG1
H A Dsha512-ssse3-asm.S56 # ARG1
/linux-master/kernel/bpf/
H A Dcore.c62 #define ARG1 regs[BPF_REG_ARG1] macro
2026 /* ARG1 at this point is guaranteed to point to CTX from
2208 ARG1 = (u64) (unsigned long) ctx; \

Completed in 155 milliseconds