Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h333 unsigned long stack_canary; member
351 struct stack_canary { struct
355 DECLARE_PER_CPU_ALIGNED(struct stack_canary, stack_canary); argument
/linux-4.4.14/include/linux/
Dsched.h1488 unsigned long stack_canary; member