Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drseq.h49 static __always_inline void rseq_sched_switch_event(struct task_struct *t) in rseq_sched_switch_event() function
164 static inline void rseq_sched_switch_event(struct task_struct *t) { } in rseq_sched_switch_event() function
/linux/kernel/sched/
H A Dmembarrier.c202 rseq_sched_switch_event(current); in ipi_rseq()
H A Dcore.c5293 rseq_sched_switch_event(next); in context_switch()