Home
last modified time | relevance | path

Searched defs:notrace (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dlinkage.h7 #undef notrace macro
8 #define notrace __attribute__((no_instrument_function)) macro
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dmisc.h36 #define notrace macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dlinkage.h8 #undef notrace macro
9 #define notrace __attribute__((no_instrument_function)) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dftrace.h15 struct list_head notrace; member
/kernel/linux/linux-5.10/include/linux/
H A Dcompiler_types.h120 #define notrace __attribute__((hotpatch(0, 0))) macro
122 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
124 #define notrace __attribute__((__no_instrument_function__)) macro
/kernel/linux/linux-6.6/include/linux/
H A Dcompiler_types.h193 #define notrace __attribute__((hotpatch(0, 0))) macro
195 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
197 #define notrace __attribute__((__no_instrument_function__)) macro
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-ftrace.c41 struct list_head notrace; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcompiler_types.h168 #define notrace __attribute__((hotpatch(0, 0))) macro
170 #define notrace __attribute__((no_instrument_function)) macro

Completed in 4 milliseconds