Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h416 #define TARGET_F_ADD_SEALS 19 macro
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h628 case TARGET_F_ADD_SEALS: in do_freebsd_fcntl()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2253 #define TARGET_F_ADD_SEALS (TARGET_F_LINUX_SPECIFIC_BASE + 9) macro
H A Dstrace.c2255 case TARGET_F_ADD_SEALS: in print_fcntl()
H A Dsyscall.c6792 case TARGET_F_ADD_SEALS: in target_to_host_fcntl_cmd()
7100 case TARGET_F_ADD_SEALS: in do_fcntl()