Searched refs:cbp_next (Results 1 – 2 of 2) sorted by relevance
651 struct callbparams *cbp_next; member
7347 cbp->cbp_next = sq->sq_callbpend; in callbparams_alloc()7359 for (pp = &sq->sq_callbpend; (p = *pp) != NULL; pp = &p->cbp_next) { in callbparams_free()7361 *pp = p->cbp_next; in callbparams_free()7377 for (pp = &sq->sq_callbpend; (p = *pp) != NULL; pp = &p->cbp_next) { in callbparams_free_id()7379 *pp = p->cbp_next; in callbparams_free_id()