Searched defs:rfa (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/bsd/kern/ |
| H A D | uipc_mbuf.c | 1250 #define MBUF_CL_INIT(m, buf, rfa, ref, flag) \ argument 1254 #define MBUF_BIGCL_INIT(m, buf, rfa, ref, flag) \ argument 1258 #define MBUF_16KCL_INIT(m, buf, rfa, ref, flag) \ argument 1329 m_ext_free_func_t free, caddr_t free_arg, struct ext_ref *rfa, in mext_init() 1663 mz_ref_free(struct ext_ref *rfa) in mz_ref_free() 1754 struct ext_ref *rfa = NULL; in mz_composite_build() local 1849 struct ext_ref *rfa = NULL; in mz_composite_destroy() local 3212 mcache_obj_t *rfa, *nexto = o->obj_next; in cslab_free() local 3338 struct ext_ref *rfa; in mbuf_cslab_alloc() local 4626 struct ext_ref *rfa = NULL; local [all …]
|