Home
last modified time | relevance | path

Searched refs:target_oabi_flock64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch134 -struct target_oabi_flock64 {
139 @@ -6985,10 +6930,10 @@ struct target_oabi_flock64 {
147 - struct target_oabi_flock64 *target_fl;
161 - struct target_oabi_flock64 *target_fl;
/openbmc/qemu/linux-user/
H A Dsyscall.c6892 struct target_oabi_flock64 { struct
6903 struct target_oabi_flock64 *target_fl; in copy_from_user_oabi_flock64() argument
6927 struct target_oabi_flock64 *target_fl; in copy_to_user_oabi_flock64()