Searched refs:RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | rseq.h | 34 RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL = enumerator |
/linux/kernel/ | ||
A D | rseq.c | 192 if (unlikely((flags & RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL) && in rseq_need_restart() |
Completed in 3 milliseconds