Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h592 extern void nxb_move(struct nxbind *, struct nxbind *);
H A Dnexus.c1017 nxb_move(struct nxbind *snxb, struct nxbind *dnxb) in nxb_move() function
2828 nxb_move(nxb0, nxb); in nx_port_bind_info()
/xnu-12377.1.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c273 nxb_move(nxb0, nxb); in nx_kpipe_dom_bind_port()
/xnu-12377.1.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c456 nxb_move(nxb0, nxb); in nx_upipe_dom_bind_port()