Home
last modified time | relevance | path

Searched defs:poison (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-poison.c30 uint64_t poison = 0xdeadbeefc0dec0fe; in tm_poison_test() local
/linux/tools/testing/memblock/
H A Dinternal.h28 int poison, const char *s) in free_reserved_area()
/linux/kernel/
H A Dkstack_erase.c76 unsigned long poison) in __stackleak_poison()
/linux/arch/x86/kernel/cpu/sgx/
H A Dsgx.h35 u16 poison; member
/linux/tools/lib/bpf/
H A Drelo_core.h53 bool poison; member
/linux/arch/arm64/kernel/
H A Dvdso.c207 __le32 poison = cpu_to_le32(COMPAT_SIGPAGE_POISON_WORD); in aarch32_alloc_sigpage() local
/linux/tools/mm/
H A Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
93 int poison; variable
/linux/arch/s390/include/asm/
H A Dprocessor.h142 unsigned long poison) in __stackleak_poison()
/linux/drivers/cxl/core/
H A Dmbox.c178 static void cxl_set_poison_cmd_enabled(struct cxl_poison_state *poison, in cxl_set_poison_cmd_enabled()
/linux/arch/x86/kernel/
H A Dalternative.c1141 u32 poison = gen_endbr_poison(); in poison_endbr() local
/linux/include/linux/
H A Dmm.h3291 static inline unsigned long free_initmem_default(int poison) in free_initmem_default()
/linux/mm/
H A Dpage_alloc.c6172 unsigned long free_reserved_area(void *start, void *end, int poison, const char *s) in free_reserved_area()
/linux/kernel/bpf/
H A Dverifier.c228 bool unpriv, bool poison) in bpf_map_ptr_store()