Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dprocessor.h392 unsigned long stack_canary; member
411 struct stack_canary { struct
415 DECLARE_PER_CPU_ALIGNED(struct stack_canary, stack_canary); argument
/linux-2.6.39/include/linux/
Dsched.h1283 unsigned long stack_canary; member