Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dstackprotector.h16 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/sh/include/asm/
H A Dstackprotector.h15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/arm64/include/asm/
H A Dstackprotector.h29 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/arm/include/asm/
H A Dstackprotector.h30 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/xtensa/include/asm/
H A Dstackprotector.h27 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/csky/include/asm/
H A Dstackprotector.h15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dstackprotector.h22 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
H A Dpaca.h276 unsigned long canary; member
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/openbmc/linux/arch/mips/include/asm/
H A Dstackprotector.h28 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/linux/arch/x86/include/asm/
H A Dstackprotector.h52 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_stack.h56 char canary[sizeof(abi_long) * 8]; in setup_initial_stack() local
/openbmc/linux/drivers/net/ipa/
H A Dipa_mem.c366 __le32 *canary; in ipa_mem_config() local
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c46 phys_addr_t canary; member
185 static int canary = 0xA5A5A5A5; variable
/openbmc/linux/include/linux/
H A Dserial_8250.h138 unsigned char canary; /* non-zero during system sleep member
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c164 unsigned long *canary = (unsigned long *)stack; in __lkdtm_REPORT_STACK_CANARY() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_core.c791 unsigned char canary = 0xa5; in serial8250_suspend_port() local
/openbmc/u-boot/drivers/smem/
H A Dmsm_smem.c208 u16 canary; /* bytes are the same so no swapping needed */ member
/openbmc/linux/drivers/soc/qcom/
H A Dsmem.c225 u16 canary; /* bytes are the same so no swapping needed */ member