Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c2863 smp_store_release(&rq->scx.pnt_seq, rq->scx.pnt_seq + 1); in switch_class()
4849 rq->scx.pnt_seq); in scx_dump_state()
5705 pseqs[cpu] = rq->scx.pnt_seq; in kick_one_cpu()
5757 unsigned long *wait_pnt_seq = &cpu_rq(cpu)->scx.pnt_seq; in kick_cpus_irq_workfn()
H A Dsched.h776 unsigned long pnt_seq; member