Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dirq-entry-common.h294 rseq_note_user_irq_entry(); in irqentry_enter_from_user_mode()
H A Drseq_entry.h252 static __always_inline void rseq_note_user_irq_entry(void) in rseq_note_user_irq_entry() function
761 static inline void rseq_note_user_irq_entry(void) { } in rseq_note_user_irq_entry() function
/linux/arch/arm64/kernel/
H A Dentry-common.c80 rseq_note_user_irq_entry(); in arm64_enter_from_user_mode()