Home
last modified time | relevance | path

Searched refs:AT_RSEQ_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dauxvec.h34 #define AT_RSEQ_ALIGN 28 /* rseq allocation alignment */ macro
/linux/fs/
H A Dbinfmt_elf.c281 NEW_AUX_ENT(AT_RSEQ_ALIGN, __alignof__(struct rseq)); in create_elf_tables()