Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h593 struct ext_ref { struct
1616 __private_extern__ void m_set_ext(struct mbuf *, struct ext_ref *,
1618 __private_extern__ struct ext_ref *m_get_rfa(struct mbuf *);
/xnu-8020.140.41/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()
3901 struct ext_ref *rfa = NULL;
4005 struct ext_ref *rfa;
4030 struct ext_ref *rfa;
4105 struct ext_ref *rfa;
4143 struct ext_ref *rfa;
4289 struct ext_ref *rfa;
4638 struct ext_ref *rfa;
[all …]