Searched refs:mpipe_callback (Results 1 – 2 of 2) sorted by relevance
48 struct mpipe_callback { struct49 STAILQ_ENTRY(mpipe_callback) entry;173 struct mpipe_callback *mcb; in mpipe_thread()179 STAILQ_REMOVE(&mpipe->queue, mcb, mpipe_callback, entry); in mpipe_thread()264 struct mpipe_callback *mcb; in mpipe_alloc_callback()
83 struct mpipe_callback;101 STAILQ_HEAD(, mpipe_callback) queue;