Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Drseq.c25 #define RSEQ_CS_NO_RESTART_FLAGS (RSEQ_CS_FLAG_NO_RESTART_ON_PREEMPT | \ macro
318 test_flags = flags & RSEQ_CS_NO_RESTART_FLAGS; in rseq_warn_flags()
321 test_flags = flags & ~RSEQ_CS_NO_RESTART_FLAGS; in rseq_warn_flags()