Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_per_trap
arch/s390/include/asm/entry-common.h
16
void do_per_trap(struct pt_regs *regs);
arch/s390/include/asm/entry-common.h
33
do_per_trap(regs);
arch/s390/kernel/traps.c
376
do_per_trap(regs);
arch/s390/kernel/traps.c
80
NOKPROBE_SYMBOL(do_per_trap);