Home
last modified time | relevance | path

Searched defs:stack_canary (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h450 unsigned long stack_canary; member
468 struct stack_canary { struct
472 DECLARE_PER_CPU_ALIGNED(struct stack_canary, stack_canary); argument
/linux-4.1.27/include/linux/
Dsched.h1399 unsigned long stack_canary; member