Home
last modified time | relevance | path

Searched refs:TARGET_F_SETLK64 (Results 1 – 5 of 5) sorted by relevance

/qemu/linux-user/hppa/
H A Dtarget_fcntl.h32 #define TARGET_F_SETLK64 9 macro
/qemu/linux-user/mips/
H A Dtarget_fcntl.h47 #define TARGET_F_SETLK64 34 macro
/qemu/linux-user/generic/
H A Dfcntl.h98 #define TARGET_F_SETLK64 13 macro
/qemu/linux-user/
H A Dstrace.c2283 case TARGET_F_SETLK64: in print_fcntl()
H A Dsyscall.c6802 case TARGET_F_SETLK64: in target_to_host_fcntl_cmd()
7084 case TARGET_F_SETLK64: in do_fcntl()
12568 case TARGET_F_SETLK64: in _syscall2()