Home
last modified time | relevance | path

Searched defs:copy_to_user (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h446 static inline unsigned long copy_to_user(void *to, const void *from, unsigned long n) in copy_to_user() function
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c564 copy_to_user(void *dst, void *src, size_t len) { in copy_to_user() function