Searched refs:RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Drseq.h27 RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT = 1, enumerator in enum:rseq_cs_flags_bit
35 (1U << RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT),
/linux-master/include/linux/
H A Drseq.h16 RSEQ_EVENT_SIGNAL_BIT = RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT,

Completed in 177 milliseconds