Home
last modified time | relevance | path

Searched refs:TARGET_RLIMIT_SIGPENDING (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dtarget_resource.h32 #define TARGET_RLIMIT_SIGPENDING 11 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c1083 case TARGET_RLIMIT_SIGPENDING: in target_to_host_resource()