Lines Matching refs:called
2 If ps_tq is scheduled, ps_tq_active is 1. ps_tq_int() can be called
39 * in pi_schedule_claimed() when called from pi_do_claimed() called from
42 * in pi_do_claimed() when called from pd.c, everything until the call
45 * in pi_wake_up() called for PIA that belongs to pd.c, everything from
61 a) do_pd_request1() can be called from next_request() or do_pd_request()
65 b) ps_set_intr() and pi_schedule_claimed() can be called only from the
67 c) pi_do_claimed() is called by pd.c only from the area.
71 e) do_pd_{read,write}* could be called only from the area. The only
73 we would have to be called for the PIA that got ->claimed_cont
75 called from pd.c for that PIA, which happens only for PIA belonging
84 release pd_lock is in pd_next_buf() (called from within the area).