Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dprocessor.h395 unsigned long stack_canary; member
421 struct stack_canary { struct
425 DECLARE_PER_CPU_ALIGNED(struct stack_canary, stack_canary); argument
/Linux-v5.4/arch/arm/include/asm/
Dthread_info.h54 unsigned long stack_canary; member
/Linux-v5.4/include/linux/
Dsched.h793 unsigned long stack_canary; member