Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dlinkage.h8 #define notrace __attribute__((no_instrument_function)) macro
/linux/include/linux/
A Dcompiler_types.h125 #define notrace __attribute__((hotpatch(0, 0))) macro
127 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
129 #define notrace __attribute__((__no_instrument_function__)) macro
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dmisc.h36 #define notrace macro
/linux/tools/perf/
A Dbuiltin-ftrace.c41 struct list_head notrace; member

Completed in 9 milliseconds