Home
last modified time | relevance | path

Searched refs:target_iovec (Results 1 – 4 of 4) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dos-syscall.c103 static void helper_unlock_iovec(struct target_iovec *target_vec, in helper_unlock_iovec()
120 struct target_iovec *target_vec; in lock_iovec()
142 count * sizeof(struct target_iovec), 1); in lock_iovec()
203 struct target_iovec *target_vec; in unlock_iovec()
206 count * sizeof(struct target_iovec), 1); in unlock_iovec()
/qemu/bsd-user/
H A Dsyscall_defs.h53 struct target_iovec { struct
/qemu/linux-user/
H A Dsyscall_defs.h357 struct target_iovec { struct
H A Dsyscall.c2964 struct target_iovec *target_vec; in lock_iovec()
2987 count * sizeof(struct target_iovec), 1); in lock_iovec()
3052 struct target_iovec *target_vec; in unlock_iovec()
3056 count * sizeof(struct target_iovec), 1); in unlock_iovec()