Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dstackprotector.h99 static inline void load_stack_canary_segment(void) in load_stack_canary_segment() function
115 static inline void load_stack_canary_segment(void) in load_stack_canary_segment() function
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c379 load_stack_canary_segment(); in load_percpu_segment()