Home
last modified time | relevance | path

Searched refs:__show_regs_alloc_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/include/asm/
Dbug.h91 extern void __show_regs_alloc_free(struct pt_regs *regs);
/linux-6.1.9/arch/arm/kernel/
Dprocess.c102 void __show_regs_alloc_free(struct pt_regs *regs) in __show_regs_alloc_free() function
Dtraps.c291 __show_regs_alloc_free(regs); in __die()