HomeSort by: relevance | last modified time | path
    Searched defs:copy_from_user_blit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
mach64_state.c 637 static __inline__ int copy_from_user_blit(u32 *to, function in typeref:typename:int
714 verify_ret = copy_from_user_blit(GETBUFPTR(copy_buf), blit->buf, used);
mach64_state.c 637 static __inline__ int copy_from_user_blit(u32 *to, function in typeref:typename:int
714 verify_ret = copy_from_user_blit(GETBUFPTR(copy_buf), blit->buf, used);

Completed in 23 milliseconds