Home
last modified time | relevance | path

Searched refs:ext_ref (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/sys/
H A Dmbuf.h595 struct ext_ref { struct
1621 __private_extern__ void m_set_ext(struct mbuf *, struct ext_ref *,
1623 __private_extern__ struct ext_ref *m_get_rfa(struct mbuf *);
/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c1764 ref_cache = mcache_create("mext_ref", sizeof(struct ext_ref), in mbinit()
2635 struct ext_ref *rfa; in mbuf_cslab_alloc()
2723 rfa = (struct ext_ref *)ref_list; in mbuf_cslab_alloc()
3907 struct ext_ref *rfa = NULL;
4020 struct ext_ref *rfa;
4045 struct ext_ref *rfa;
4120 struct ext_ref *rfa;
4158 struct ext_ref *rfa;
4307 struct ext_ref *rfa;
4656 struct ext_ref *rfa;
[all …]