Searched refs:useracc (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_physio.c116 !useracc(base,
H A Dkern_sysctl.c459 * If more than 4G, clamp to 4G - useracc() below will catch
489 if (!useracc(uap->old, (user_size_t)oldlen, B_WRITE)) {
/darwin-on-arm/xnu/bsd/sys/
H A Dsystm.h219 int useracc(user_addr_t addr, user_size_t len,int prot);
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c175 useracc( function

Completed in 27 milliseconds