Searched refs:cpu_init_stack_canary (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dstackprotector.h66 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) function
79 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) function
/linux-master/arch/x86/kernel/
H A Dsmpboot.c857 cpu_init_stack_canary(cpu, idle);

Completed in 102 milliseconds