Home
last modified time | relevance | path

Searched refs:copy_from_user (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/lib/
H A Dlinux_compat.c11 unsigned long copy_from_user(void *dest, const void *src, in copy_from_user() function
/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c307 err = copy_from_user(vol->upd_buf + offs, buf, len); in ubi_more_update_data()
342 err = copy_from_user(vol->upd_buf, buf, len); in ubi_more_update_data()
405 err = copy_from_user(vol->upd_buf + vol->upd_received, buf, count); in ubi_more_leb_change_data()
H A Ddebug.c330 if (copy_from_user(buf, user_buf, buf_size)) { in dfs_file_write()
/openbmc/qemu/bsd-user/
H A Duaccess.c11 abi_long copy_from_user(void *hptr, abi_ulong gaddr, size_t len) in copy_from_user() function
H A Dqemu.h406 abi_long copy_from_user(void *hptr, abi_ulong gaddr, size_t len);
/openbmc/qemu/linux-user/
H A Duaccess.c59 int copy_from_user(void *hptr, abi_ulong gaddr, ssize_t len) in copy_from_user() function
H A Dsyscall.c646 if (copy_from_user(dst, src, size)) { in copy_struct_from_user()
2269 if (copy_from_user(&pki, optval_addr, sizeof(pki))) { in do_setsockopt()
2288 if (copy_from_user(&ipv6mreq, optval_addr, sizeof(ipv6mreq))) { in do_setsockopt()
2312 if (copy_from_user(&icmp6f, optval_addr, optlen)) { in do_setsockopt()
/openbmc/u-boot/include/linux/
H A Dcompat.h231 unsigned long copy_from_user(void *dest, const void *src,
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c617 if (copy_from_user(&set, h2g(ucp) + offsetof(struct target_ucontext, tuc_sigmask), in do_setcontext()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c2768 if (copy_from_user(buf, u, buf_size)) in interpret_user_input()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3198 copy_from_user.S: 1986