Searched refs:SAVE_REGS (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/
H A Dmcount.S17 #define SAVE_REGS \ define
92 SAVE_REGS
151 SAVE_REGS
H A Dentry.S177 #define SAVE_REGS \ define
258 SAVE_REGS \
270 SAVE_REGS \
304 SAVE_REGS
659 SAVE_REGS
672 SAVE_REGS
768 SAVE_REGS;
805 SAVE_REGS;
/linux-4.4.14/include/linux/
H A Dftrace.h70 * CONTROL, SAVE_REGS, SAVE_REGS_IF_SUPPORTED, RECURSION_SAFE, STUB and trace_init()
83 * SAVE_REGS - The ftrace_ops wants regs saved at each function called trace_init()
89 * SAVE_REGS_IF_SUPPORTED - This is the same as SAVE_REGS, but if the trace_init()
95 * Note, if this flag is set, the SAVE_REGS flag will automatically trace_init()
116 * SAVE_REGS. If another ops with this flag set is already registered trace_init()
/linux-4.4.14/arch/openrisc/kernel/
H A Dentry.S958 * SAVE_REGS macro), you'll have to change the fork code also.
/linux-4.4.14/kernel/trace/
H A Dftrace.c418 * If the ftrace_ops specifies SAVE_REGS, then it only can be used __register_ftrace_function()
420 * Setting SAVE_REGS_IF_SUPPORTED makes SAVE_REGS irrelevant. __register_ftrace_function()

Completed in 438 milliseconds