Home
last modified time | relevance | path

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

/linux-6.15/arch/um/kernel/skas/
H A Dprocess.c35 stack_protections((unsigned long) &cpu0_irqstack); in start_uml()
/linux-6.15/arch/um/os-Linux/
H A Dutil.c21 void stack_protections(unsigned long address) in stack_protections() function
/linux-6.15/arch/um/include/shared/
H A Dos.h255 extern void stack_protections(unsigned long address);
/linux-6.15/arch/um/kernel/
H A Dum_arch.c420 stack_protections((unsigned long) init_task.stack); in setup_arch()