Home
last modified time | relevance | path

Searched refs:TARGET_F_GETLK (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h82 #ifndef TARGET_F_GETLK
83 #define TARGET_F_GETLK 5 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h28 #define TARGET_F_GETLK 7 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h35 #define TARGET_F_GETLK 5 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h23 #define TARGET_F_GETLK 14 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h37 #define TARGET_F_GETLK 7 macro
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch37 case TARGET_F_GETLK:
205 case TARGET_F_GETLK:
341 + case TARGET_F_GETLK:
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h407 #define TARGET_F_GETLK 11 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h577 case TARGET_F_GETLK: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dstrace.c2164 case TARGET_F_GETLK: in print_fcntl()
H A Dsyscall.c6727 case TARGET_F_GETLK: in target_to_host_fcntl_cmd()
7003 case TARGET_F_GETLK: in do_fcntl()