| /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 | 272 unsigned long canary; member
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackprotector.h | 28 unsigned long canary; in boot_init_stack_canary() local
|
| /linux/arch/mips/include/asm/ |
| H A D | stackprotector.h | 28 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/riscv/include/asm/ |
| H A D | stackprotector.h | 16 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/arm64/include/asm/ |
| H A D | stackprotector.h | 29 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/xtensa/include/asm/ |
| H A D | stackprotector.h | 27 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/arm/include/asm/ |
| H A D | stackprotector.h | 30 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/sh/include/asm/ |
| H A D | stackprotector.h | 15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/csky/include/asm/ |
| H A D | stackprotector.h | 15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/x86/include/asm/ |
| H A D | stackprotector.h | 38 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
|
| /linux/arch/s390/kernel/ |
| H A D | stackprotector.c | 119 unsigned long canary, *loc; in __stack_protector_apply() local
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_mem.c | 368 __le32 *canary; ipa_mem_config() local
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_core.c | 589 unsigned char canary = 0xa5; in serial8250_suspend_port() local
|
| /linux/arch/arm/mach-at91/ |
| H A D | pm.c | 46 phys_addr_t canary; member 185 static int canary = 0xA5A5A5A5; variable
|
| /linux/include/linux/ |
| H A D | serial_8250.h | 138 unsigned char canary; /* non-zero during system sleep member
|
| /linux/drivers/misc/lkdtm/ |
| H A D | bugs.c | 242 unsigned long *canary = (unsigned long *)stack; in __lkdtm_REPORT_STACK_CANARY() local
|
| /linux/drivers/soc/qcom/ |
| H A D | smem.c | 225 u16 canary; /* bytes are the same so no swapping needed */ member
|