Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dstackprotector.h86 static inline void setup_stack_canary_segment(int cpu) in setup_stack_canary_segment() function
112 static inline void setup_stack_canary_segment(int cpu) in setup_stack_canary_segment() function
/linux-4.4.14/arch/x86/kernel/
Dsetup_percpu.c226 setup_stack_canary_segment(cpu); in setup_per_cpu_areas()
/linux-4.4.14/arch/x86/lguest/
Dboot.c1508 setup_stack_canary_segment(0); in lguest_init()
/linux-4.4.14/arch/x86/xen/
Denlighten.c1454 setup_stack_canary_segment(0); in xen_setup_gdt()