Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel.c1509 ch_retain_locked(ch); in ch_find()
2167 ch_retain_locked(ch); /* one for being in the list */ in ch_connect()
2168 ch_retain_locked(ch); /* one for the caller */ in ch_connect()
2365 ch_retain_locked(ch); /* for being in the IF ADV list */ in ch_configure_interface_advisory_event()
2492 ch_retain_locked(struct kern_channel *ch) in ch_retain_locked() function
2504 ch_retain_locked(ch); in ch_retain()
H A Dchannel_var.h851 extern void ch_retain_locked(struct kern_channel *);
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus.c1279 ch_retain_locked(ch); in nxprov_advise_connect()
1346 ch_retain_locked(ch); in nxprov_advise_disconnect()
/xnu-11215.1.10/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2910 ch_retain_locked(ch); in nx_netif_llw_detach_notify()