Home
last modified time | relevance | path

Searched defs:rfa (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c484 m_set_ext(struct mbuf *m, struct ext_ref *rfa, m_ext_free_func_t ext_free, in m_set_ext()
514 m_ext_free_func_t free, caddr_t free_arg, struct ext_ref *rfa, in mext_init()
836 mz_ref_free(struct ext_ref *rfa) in mz_ref_free()
927 struct ext_ref *rfa = NULL; in mz_composite_build() local
1022 struct ext_ref *rfa = NULL; in mz_composite_destroy() local
1742 struct ext_ref *rfa = NULL; in m_clattach() local
1847 struct ext_ref *rfa; in m_getcl() local
1872 struct ext_ref *rfa = NULL; in m_mclget() local
1942 struct ext_ref *rfa = NULL; in m_mbigget() local
1979 struct ext_ref *rfa = NULL; in m_m16kget() local
[all …]
H A Duipc_mbuf_mcache.c1905 mcache_obj_t *rfa, *nexto = o->obj_next; in cslab_free() local
2031 struct ext_ref *rfa; in mbuf_cslab_alloc() local
3174 struct ext_ref *rfa = NULL; local
3288 struct ext_ref *rfa; local
3313 struct ext_ref *rfa = NULL; local
3372 struct ext_ref *rfa = NULL; local
3409 struct ext_ref *rfa = NULL; local
3443 struct ext_ref *rfa; local
3786 struct ext_ref *rfa; local
3896 mcache_obj_t *o, *rfa; local
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1990 #define MBUF_CL_INIT(m, buf, rfa, ref, flag) \ argument
1994 #define MBUF_BIGCL_INIT(m, buf, rfa, ref, flag) \ argument
1998 #define MBUF_16KCL_INIT(m, buf, rfa, ref, flag) \ argument