/openbmc/linux/arch/riscv/include/asm/ |
H A D | stackprotector.h | 16 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | stackprotector.h | 15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | stackprotector.h | 29 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | stackprotector.h | 30 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | stackprotector.h | 27 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | stackprotector.h | 15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | stackprotector.h | 22 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
H A D | paca.h | 276 unsigned long canary; member
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackprotector.h | 28 unsigned long canary; in boot_init_stack_canary() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackprotector.h | 28 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | stackprotector.h | 52 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_stack.h | 56 char canary[sizeof(abi_long) * 8]; in setup_initial_stack() local
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_mem.c | 366 __le32 *canary; in ipa_mem_config() local
|
/openbmc/linux/arch/arm/mach-at91/ |
H A D | pm.c | 46 phys_addr_t canary; member 185 static int canary = 0xA5A5A5A5; variable
|
/openbmc/linux/include/linux/ |
H A D | serial_8250.h | 138 unsigned char canary; /* non-zero during system sleep member
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | bugs.c | 164 unsigned long *canary = (unsigned long *)stack; in __lkdtm_REPORT_STACK_CANARY() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_core.c | 791 unsigned char canary = 0xa5; in serial8250_suspend_port() local
|
/openbmc/u-boot/drivers/smem/ |
H A D | msm_smem.c | 208 u16 canary; /* bytes are the same so no swapping needed */ member
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | smem.c | 225 u16 canary; /* bytes are the same so no swapping needed */ member
|