Searched refs:dprn_next (Results 1 – 3 of 3) sorted by relevance
74 struct dt_proc_notify *dprn_next; /* next pointer */ member
224 dprn->dprn_next = dph->dph_notify; in dt_proc_notify()644 *npp = npr->dprn_next; in dt_proc_destroy()647 npp = &npr->dprn_next; in dt_proc_destroy()
123 dph->dph_notify = dprn->dprn_next; in dtrace_sleep()