Home
last modified time | relevance | path

Searched defs:notrace (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dcompiler_types.h165 #define notrace __attribute__((hotpatch(0, 0))) macro
167 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
169 #define notrace __attribute__((__no_instrument_function__)) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dlinkage.h9 #define notrace __attribute__((no_instrument_function)) macro
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dmisc.h36 #define notrace macro
/linux-6.3-rc2/tools/perf/util/
A Dftrace.h15 struct list_head notrace; member

Completed in 7 milliseconds