Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c789 u32 poison; member
854 const u32 poison[] = { in live_lrc_timestamp() local
950 static u32 safe_poison(u32 offset, u32 poison) in safe_poison()
1135 static struct i915_vma *load_context(struct intel_context *ce, u32 poison) in load_context()
1208 static int poison_registers(struct intel_context *ce, u32 poison, u32 *sema) in poison_registers()
1265 u32 poison) in compare_isolation()
1401 static int __lrc_isolation(struct intel_engine_cs *engine, u32 poison) in __lrc_isolation()
1511 const u32 poison[] = { in live_lrc_isolation() local
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-poison.c30 uint64_t poison = 0xdeadbeefc0dec0fe; in tm_poison_test() local
/openbmc/linux/kernel/
H A Dstackleak.c76 unsigned long poison) in __stackleak_poison()
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dsgx.h35 u16 poison; member
/openbmc/linux/tools/lib/bpf/
H A Drelo_core.h53 bool poison; member
/openbmc/linux/arch/arm64/kernel/
H A Dvdso.c300 __le32 poison = cpu_to_le32(COMPAT_SIGPAGE_POISON_WORD); in aarch32_alloc_sigpage() local
/openbmc/linux/tools/mm/
H A Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
93 int poison; variable
/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h124 unsigned long poison) in __stackleak_poison()
/openbmc/linux/drivers/cxl/core/
H A Dmbox.c173 static void cxl_set_poison_cmd_enabled(struct cxl_poison_state *poison, in cxl_set_poison_cmd_enabled()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c799 u32 endbr, poison = gen_endbr_poison(); in poison_endbr() local
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h479 struct cxl_poison_state poison; member
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h976 atomic_t poison; member
/openbmc/linux/include/linux/
H A Dmm.h3106 static inline unsigned long free_initmem_default(int poison) in free_initmem_default()
/openbmc/linux/mm/
H A Dpage_alloc.c5484 unsigned long free_reserved_area(void *start, void *end, int poison, const char *s) in free_reserved_area()