Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dprocessor.h394 unsigned long stack_canary; member
413 struct stack_canary { struct
417 DECLARE_PER_CPU_ALIGNED(struct stack_canary, stack_canary); argument
/linux-3.3/include/linux/
Dsched.h1327 unsigned long stack_canary; member