Searched refs:UIOF_USERSPACE (Results 1 – 3 of 3) sorted by relevance
123 UIOF_USERSPACE = (1 << UIO_USERSPACE), enumerator131 ((1 << a_uio_seg) & (UIOF_USERSPACE64 | UIOF_USERSPACE32 | UIOF_USERSPACE))
218 UIOF_USERSPACE | UIOF_PHYS_USERSPACE | UIOF_USERISPACE))
93 ( (1 << segflg) & (UIOF_USERSPACE | \116 ( (1 << segflg) & (UIOF_USERSPACE | \865 if (__improbable((1 << a_spacetype) & (UIOF_USERSPACE | UIOF_SYSSPACE32 | UIOF_PHYS_USERSPACE))) { in uio_init()