Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dstackprotector.h68 u64 canary; in boot_init_stack_canary() local
105 unsigned long canary = (unsigned long)&per_cpu(stack_canary, cpu); in setup_stack_canary_segment() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dstackprotector.h28 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dstackprotector.h22 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dstackprotector.h24 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dstackprotector.h28 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dstackprotector.h19 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dstackprotector.h27 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dstackprotector.h16 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dstackprotector.h29 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/csky/include/asm/
Dstackprotector.h15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/sh/include/asm/
Dstackprotector.h15 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dstackprotector.h33 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dstackprotector.h30 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dstackprotector.h52 unsigned long canary = get_random_canary(); in boot_init_stack_canary() local
/kernel/linux/linux-5.10/arch/arm/mach-at91/
Dpm.c81 static int canary = 0xA5A5A5A5; variable
86 phys_addr_t canary; member
/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_mem.c187 __le32 *canary; in ipa_mem_config() local
/kernel/linux/linux-6.6/drivers/net/ipa/
Dipa_mem.c366 __le32 *canary; in ipa_mem_config() local
/kernel/linux/linux-6.6/arch/arm/mach-at91/
Dpm.c46 phys_addr_t canary; member
185 static int canary = 0xA5A5A5A5; variable
/kernel/linux/linux-5.10/include/linux/
Dserial_8250.h111 unsigned char canary; /* non-zero during system sleep member
/kernel/linux/linux-6.6/include/linux/
Dserial_8250.h138 unsigned char canary; /* non-zero during system sleep member

12