Home
last modified time | relevance | path

Searched refs:POE_MAGIC (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dpoe_siginfo.c56 get_header(head, POE_MAGIC, td->live_sz, &offset); in poe_present()
H A Dtestcases.c164 case POE_MAGIC: in validate_reserved()
/linux/tools/testing/selftests/mm/
H A Dpkey-arm64.h134 (struct poe_context *) get_header(ctx, POE_MAGIC, in aarch64_write_signal_pkey()
/linux/arch/arm64/include/uapi/asm/
H A Dsigcontext.h101 #define POE_MAGIC 0x504f4530 macro
/linux/arch/arm64/kernel/
H A Dsignal.c338 __put_user_error(POE_MAGIC, &ctx->head.magic, err); in preserve_poe_context()
822 case POE_MAGIC: in parse_user_sigframe()