Searched refs:allregs (Results 1 – 5 of 5) sorted by relevance
35 .macro ftrace_regs_entry allregs argument42 .if \allregs == 156 .if \allregs == 179 .if \allregs == 192 .if \allregs == 1126 .if \allregs == 1140 .if \allregs == 0181 .macro ftrace_regs_exit allregs argument216 .if \allregs == 0222 .if \allregs == 1[all …]
29 .macro ftrace_regs_entry allregs=0 argument41 .if \allregs122 ftrace_regs_entry allregs=0129 ftrace_regs_entry allregs=1
46 .macro ftrace_regs_entry, allregs=0 argument49 .if \allregs == 1
184 struct allregs;185 extern void do_entUna(void *, unsigned long, unsigned long, struct allregs *);
362 struct allregs { struct378 struct allregs *regs) in do_entUna() argument