Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c79 static void nx_kpipe_dom_terminate(struct nxdom *);
195 .nxdom_terminate = nx_kpipe_dom_terminate,
236 nx_kpipe_dom_terminate(struct nxdom *nxdom) in nx_kpipe_dom_terminate() function