Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c1508 ch_retain_locked(ch); in ch_find()
2145 ch_retain_locked(ch); /* one for being in the list */ in ch_connect()
2146 ch_retain_locked(ch); /* one for the caller */ in ch_connect()
2343 ch_retain_locked(ch); /* for being in the IF ADV list */ in ch_configure_interface_advisory_event()
2470 ch_retain_locked(struct kern_channel *ch) in ch_retain_locked() function
2482 ch_retain_locked(ch); in ch_retain()
H A Dchannel_var.h809 extern void ch_retain_locked(struct kern_channel *);
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus.c1279 ch_retain_locked(ch); in nxprov_advise_connect()
1345 ch_retain_locked(ch); in nxprov_advise_disconnect()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c2977 ch_retain_locked(ch); in nx_netif_llw_detach_notify()