Home
last modified time | relevance | path

Searched defs:canary (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dstackprotector.h60 u64 canary; in boot_init_stack_canary() local
87 unsigned long canary = (unsigned long)&per_cpu(stack_canary, cpu); in setup_stack_canary_segment() local
Dprocessor.h470 unsigned long canary; member
/linux-4.1.27/arch/mips/include/asm/
Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/linux-4.1.27/arch/arm/include/asm/
Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/linux-4.1.27/arch/arm64/include/asm/
Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/linux-4.1.27/arch/sh/include/asm/
Dstackprotector.h17 unsigned long canary; in boot_init_stack_canary() local
/linux-4.1.27/include/linux/
Dserial_8250.h102 unsigned char canary; /* non-zero during system sleep member
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c3634 unsigned char canary = 0xa5; in serial8250_suspend_port() local