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.h9 void __stack_protector_apply_early(unsigned long kernel_start);
15 __stack_protector_apply_early(kernel_start); in stack_protector_apply_early()
/linux/arch/s390/kernel/
H A Dstackprotector.c149 void __stack_protector_apply_early(unsigned long kernel_start) in __stack_protector_apply_early() function