Searched refs:copyin_nofault (Results 1 – 4 of 4) sorted by relevance
75 copyin_nofault(const void *udaddr, void *kaddr, size_t len) in copyin_nofault() function
354 #undef copyin_nofault
403 int copyin_nofault(const void * __restrict udaddr,
2541 if ((error = copyin_nofault(&(sbp->flags), &sbflags, in tcp_default_ctloutput()