Home
last modified time | relevance | path

Searched refs:OFFS (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dmultiple_kprobes.tc9 x86_64|i[3456]86) OFFS=5;;
10 ppc64le) OFFS=8;;
11 *) OFFS=0;;
18 echo p ${i}+${OFFS} >> kprobe_events && N=$((N+1)) ||:
/linux/arch/x86/include/asm/
H A Dxor.h37 #define OFFS(x) "16*("#x")" macro
40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n"
41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n"
46 #define XO1(x, y) " xorps "OFFS(x)"(%[p2]), %%xmm"#y" ;\n"
47 #define XO2(x, y) " xorps "OFFS(x)"(%[p3]), %%xmm"#y" ;\n"
48 #define XO3(x, y) " xorps "OFFS(x)"(%[p4]), %%xmm"#y" ;\n"
49 #define XO4(x, y) " xorps "OFFS(x)"(%[p5]), %%xmm"#y" ;\n"
/linux/arch/x86/crypto/
H A Daes-xts-avx-x86_64.S422 .set OFFS, 0 define
424 .set OFFS, 240 define
428 _vbroadcast128 OFFS(KEY), KEY0
449 lea OFFS-16(KEY, KEYLEN64, 4), KEY
/linux/Documentation/trace/
H A Duprobetracer.rst49 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*2)(\*3)
H A Dfprobetrace.rst53 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*4)(\*5)
H A Dkprobetrace.rst56 +|-[u]OFFS(FETCHARG) : Fetch memory at FETCHARG +|- OFFS address.(\*3)(\*4)
/linux/tools/perf/Documentation/
H A Dperf-probe.txt160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...]
176 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…