Home
last modified time | relevance | path

Searched refs:ch_retain_locked (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c1492 ch_retain_locked(ch); in ch_find()
2143 ch_retain_locked(ch); /* one for being in the list */ in ch_connect()
2144 ch_retain_locked(ch); /* one for the caller */ in ch_connect()
2341 ch_retain_locked(ch); /* for being in the IF ADV list */ in ch_configure_interface_advisory_event()
2468 ch_retain_locked(struct kern_channel *ch) in ch_retain_locked() function
2480 ch_retain_locked(ch); in ch_retain()
H A Dchannel_var.h954 extern void ch_retain_locked(struct kern_channel *);
/xnu-10002.1.13/bsd/skywalk/nexus/
H A Dnexus.c1242 ch_retain_locked(ch); in nxprov_advise_connect()
1309 ch_retain_locked(ch); in nxprov_advise_disconnect()
/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2897 ch_retain_locked(ch); in nx_netif_llw_detach_notify()