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

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

Completed in 349 milliseconds