Searched refs:mbufx_free (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_intr.c114 hatm_ext_free(struct mbufx_free **list, struct mbufx_free *buf)
124 static __inline struct mbufx_free *
127 struct mbufx_free *buf;
239 (struct mbufx_free *)c);
254 (struct mbufx_free *)c);
272 hatm_ext_free(&sc->mbuf_list[0], (struct mbufx_free *)c);
284 hatm_ext_free(&sc->mbuf_list[1], (struct mbufx_free *)c);
315 struct mbufx_free *cf;
H A Dif_hatmvar.h212 * start with a struct mbufx_free. Each page has a bitmap that tracks where
307 struct mbufx_free { struct
308 struct mbufx_free *link;
429 struct mbufx_free *mbuf_list[2];
640 void hatm_ext_free(struct mbufx_free **, struct mbufx_free *);
H A Dif_hatm.c2356 (struct mbufx_free *)((u_char *)ch -

Completed in 68 milliseconds