Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel_var.h974 extern void kr_stop(struct __kern_channel_ring *kr, uint32_t state);
H A Dchannel_ring.c204 kr_stop(struct __kern_channel_ring *kr, uint32_t state) in kr_stop() function
/xnu-8792.41.9/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c618 kr_stop(kring, KR_LOCKED); in nx_mon_na_krings_locks()
/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c2462 kr_stop(kr, state); in na_set_ring()