Searched refs:uio_isuserspace (Results 1 – 1 of 1) sorted by relevance
126 #define uio_isuserspace(uio) (uio->uio_segflg == UIO_USERSPACE) macro587 mtype = (uio_isuserspace(uiop) ? MB_MUSER : MB_MSYSTEM); in mb_put_uio()912 mtype = (uio_isuserspace(uiop) ? MB_MUSER : MB_MSYSTEM); in md_get_uio()