Home
last modified time | relevance | path

Searched refs:TARGET_F_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2248 #define TARGET_F_NOTIFY (TARGET_F_LINUX_SPECIFIC_BASE + 2) macro
H A Dstrace.c2317 case TARGET_F_NOTIFY: in print_fcntl()
H A Dsyscall.c6797 case TARGET_F_NOTIFY: in target_to_host_fcntl_cmd()