Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dstackprotector.h62 u64 canary; in boot_init_stack_canary() local
89 unsigned long canary = (unsigned long)&per_cpu(stack_canary, cpu); in setup_stack_canary_segment() local
Dprocessor.h353 unsigned long canary; member
/linux-4.4.14/arch/arm64/include/asm/
Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/linux-4.4.14/arch/arm/include/asm/
Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/linux-4.4.14/arch/mips/include/asm/
Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/linux-4.4.14/arch/sh/include/asm/
Dstackprotector.h17 unsigned long canary; in boot_init_stack_canary() local
/linux-4.4.14/include/linux/
Dserial_8250.h103 unsigned char canary; /* non-zero during system sleep member
/linux-4.4.14/drivers/tty/serial/8250/
D8250_core.c758 unsigned char canary = 0xa5; in serial8250_suspend_port() local
/linux-4.4.14/drivers/soc/qcom/
Dsmem.c206 u16 canary; /* bytes are the same so no swapping needed */ member