Home
last modified time | relevance | path

Searched refs:stack_protector_apply_early (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Darch-stackprotector.h12 static inline void stack_protector_apply_early(unsigned long kernel_start) in stack_protector_apply_early() function
/linux/arch/s390/boot/
H A Dstartup.c633 stack_protector_apply_early(text_lma); in startup_kernel()