Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dfcntl.h96 #ifndef TARGET_F_GETLK64
97 #define TARGET_F_GETLK64 12 /* using 'struct flock64' */ macro
/qemu/linux-user/hppa/
H A Dtarget_fcntl.h31 #define TARGET_F_GETLK64 8 /* using 'struct flock64' */ macro
/qemu/linux-user/mips/
H A Dtarget_fcntl.h46 #define TARGET_F_GETLK64 33 /* using 'struct flock64' */ macro
/qemu/linux-user/
H A Dstrace.c2279 case TARGET_F_GETLK64: in print_fcntl()
H A Dsyscall.c6799 case TARGET_F_GETLK64: in target_to_host_fcntl_cmd()
7073 case TARGET_F_GETLK64: in do_fcntl()
12557 case TARGET_F_GETLK64: in _syscall2()