Home
last modified time | relevance | path

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

/include/uapi/linux/
Drseq.h27 RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT = 1, enumerator
35 (1U << RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT),
/include/linux/
Dsched.h1880 RSEQ_EVENT_SIGNAL_BIT = RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL_BIT,