Searched refs:cslab_free (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/bsd/kern/ |
| H A D | uipc_mbuf.c | 768 static unsigned int cslab_free(mbuf_class_t, mcache_obj_t *, int); 2481 cslab_free(mbuf_class_t class, mcache_obj_t *list, int purged) in cslab_free() function 2837 num = cslab_free(class, list, purged); in mbuf_cslab_free() 3556 (void) cslab_free(class, top, 1); 8764 num = cslab_free(mc, obj, 1);
|