Searched refs:ml_enlist (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/net/ |
| D | ifq.c | 600 ml_enlist(&ifq->ifq_free, ml); in ifq_mfreeml() 775 ml_enlist(&ifiq->ifiq_ml, ml); in ifiq_input() 1014 ml_enlist(ml, pl); in priq_purge()
|
| D | fq_codel.c | 504 ml_enlist(ml, &cd->q); in codel_purge() 654 ml_enlist(free_ml, &ml); in fqcodel_deq_begin()
|
| D | hfsc.c | 558 ml_enlist(ml, &cq->q); in hfsc_pf_purge() 967 ml_enlist(ml, &ml2); in hfsc_cl_purge()
|
| /openbsd/src/sys/sys/ |
| D | mbuf.h | 521 void ml_enlist(struct mbuf_list *, struct mbuf_list *);
|
| /openbsd/src/sys/kern/ |
| D | uipc_mbuf.c | 1644 ml_enlist(struct mbuf_list *mla, struct mbuf_list *mlb) in ml_enlist() function 1789 ml_enlist(&mq->mq_list, ml); in mq_enlist()
|