Home
last modified time | relevance | path

Searched refs:handle_interruption (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dunwind.c222 extern void * const handle_interruption; in unwind_special()
231 if (pc_is_kernel_fn(pc, handle_interruption)) { in unwind_special()
233 dbg("Unwinding through handle_interruption()\n"); in unwind_special()
H A Dtraps.c475 void notrace handle_interruption(int code, struct pt_regs *regs) in handle_interruption() function
758 "handle_interruption() pid=%d command='%s'\n", in handle_interruption()
H A Dentry.S100 * or handle_interruption. %r29 is used to hold a pointer
148 * (calls traps.c:handle_interruption) */
745 .import handle_interruption,code
1112 b handle_interruption
1630 .import handle_interruption,code
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dprocessor.h301 extern void handle_interruption(int, struct pt_regs *);
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dunwind.c232 if (pc_is_kernel_fn(pc, handle_interruption)) { in unwind_special()
234 dbg("Unwinding through handle_interruption()\n"); in unwind_special()
H A Dtraps.c475 void notrace handle_interruption(int code, struct pt_regs *regs) in handle_interruption() function
751 "handle_interruption() pid=%d command='%s'\n", in handle_interruption()
H A Dentry.S95 * or handle_interruption. %r29 is used to hold a pointer
140 * (calls traps.c:handle_interruption) */
727 .import handle_interruption,code
1092 b handle_interruption
1557 .import handle_interruption,code

Completed in 8 milliseconds