Home
last modified time | relevance | path

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

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