Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h53 struct target_iovec { struct
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h357 struct target_iovec { struct
H A Dsyscall.c2970 struct target_iovec *target_vec; in lock_iovec()
2993 count * sizeof(struct target_iovec), 1); in lock_iovec()
3058 struct target_iovec *target_vec; in unlock_iovec()
3062 count * sizeof(struct target_iovec), 1); in unlock_iovec()