Lines Matching refs:ps_set_intr
6 one in ps_set_intr() (A) and two in ps_tq_int() (B and C).
27 * in do_pd_read(): to call of ps_set_intr()
29 and ps_set_intr()
31 * in do_pd_write(): to call of ps_set_intr()
33 and ps_set_intr()
35 * in ps_set_intr(): to check for ps_tq_active and to scheduling
65 b) ps_set_intr() and pi_schedule_claimed() can be called only from the
107 check its value is in ps_set_intr() and if it had been non-zero at that
108 point, we would have violated either (2.1) (if it was set while ps_set_intr()
124 will be a call of ps_set_intr() before we look at ps_continuation again.
126 reason - the value is guaranteed to be set by the last ps_set_intr() and
127 we never pass it NULL. Assignements in the beginning of ps_set_intr()