Home
last modified time | relevance | path

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

/linux-5.19.10/arch/um/kernel/skas/
Dprocess.c38 stack_protections((unsigned long) &cpu0_irqstack); in start_uml()
/linux-5.19.10/arch/um/os-Linux/
Dutil.c21 void stack_protections(unsigned long address) in stack_protections() function
/linux-5.19.10/arch/um/include/shared/
Dos.h248 extern void stack_protections(unsigned long address);
/linux-5.19.10/arch/um/kernel/
Dum_arch.c412 stack_protections((unsigned long) &init_thread_info); in setup_arch()