Home
last modified time | relevance | path

Searched defs:refcnt (Results 1 – 16 of 16) sorted by relevance

/xnu-12377.81.4/osfmk/arm64/sptm/
H A Dsptm.h132 uint16_t refcnt; in sptm_get_page_table_refcnt() local
/xnu-12377.81.4/bsd/skywalk/namespace/
H A Dprotons.c152 os_ref_count_t refcnt = os_ref_release(&pt->pt_refcnt); in protons_token_release() local
/xnu-12377.81.4/bsd/netkey/
H A Dkeydb.h84 int refcnt; /* reference count */ member
/xnu-12377.81.4/osfmk/i386/
H A Dmtrr.c42 uint32_t refcnt; /* var ranges reference count */ member
/xnu-12377.81.4/bsd/netinet6/
H A Dnd6.h304 int refcnt; member
320 int refcnt; member
335 int refcnt; member
713 u_int32_t refcnt; member
H A Dipsec.h87 int refcnt; /* reference count */ member
/xnu-12377.81.4/bsd/kern/
H A Duipc_mbuf_mcache.c3110 const uint16_t refcnt = m_decref(m); local
3197 const uint16_t refcnt = m_decref(m); local
3929 const uint16_t refcnt = m_decref(m); local
4799 void *base, void *head, unsigned int len, int refcnt, int chunks)
H A Duipc_mbuf.c1680 const uint16_t refcnt = m_decref(m); in m_free() local
1765 const uint16_t refcnt = m_decref(m); in m_clattach() local
2678 const uint16_t refcnt = m_decref(m); in m_freem_list() local
H A Dkern_sysctl.c1049 unsigned long refcnt = os_atomic_load(&my_cred->cr_ref, relaxed); in fill_user32_eproc() local
1106 unsigned long refcnt = os_atomic_load(&my_cred->cr_ref, relaxed); in fill_user64_eproc() local
/xnu-12377.81.4/osfmk/arm/pmap/
H A Dpmap_data.h856 unsigned short refcnt; member
H A Dpmap.c3906 unsigned short refcnt = PT_DESC_REFCOUNT; local
4180 int16_t refcnt = 0; local
6220 volatile uint16_t *refcnt; local
/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.c3501 const uint16_t refcnt = sptm_get_page_table_refcnt(kvtophys_nofail((vm_offset_t)ttp)); in pmap_tt_deallocate() local
3556 unsigned short refcnt = 0; local
4023 uint16_t refcnt = sptm_get_page_table_refcnt(tte_to_pa(*tte_p)); local
/xnu-12377.81.4/bsd/sys/
H A Dsocketvar.h660 int refcnt; /* reference count */ member
H A Dmbuf.h615 u_int16_t refcnt; member
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_subr.c6510 vnode_isinuse(vnode_t vp, int refcnt) in vnode_isinuse()
6541 vnode_isinuse_locked(vnode_t vp, int refcnt, int locked) in vnode_isinuse_locked()
/xnu-12377.81.4/bsd/net/
H A Dpfvar.h1023 u_int32_t refcnt; member
1240 int refcnt; /* anchor rules */ member