Home
last modified time | relevance | path

Searched refs:allregs (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/powerpc/kernel/trace/
Dftrace_mprofile.S35 .macro ftrace_regs_entry allregs argument
52 .if \allregs == 1
65 .if \allregs == 1
108 .if \allregs == 1
118 .macro ftrace_regs_exit allregs argument
128 .if \allregs == 1
/linux-5.19.10/arch/s390/kernel/
Dmcount.S35 .macro ftrace_regs_entry, allregs=0 argument
38 .if \allregs == 1
/linux-5.19.10/arch/arm64/kernel/
Dentry-ftrace.S36 .macro ftrace_regs_entry, allregs=0 argument
48 .if \allregs == 1
/linux-5.19.10/arch/alpha/kernel/
Dtraps.c420 struct allregs { struct
436 struct allregs *regs) in do_entUna() argument