Searched refs:ps_continuation (Results 1 – 2 of 2) sorted by relevance
40 static void (* ps_continuation)(void); variable58 ps_continuation = continuation; in ps_set_intr()80 con = ps_continuation; in ps_tq_int()88 ps_continuation = NULL; in ps_tq_int()
122 ps_continuation, since the latter is changed only from the area.124 will be a call of ps_set_intr() before we look at ps_continuation again.125 We can remove the check for ps_continuation being NULL for the same