Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dtarget_resource.h34 #define TARGET_RLIMIT_NICE 13 macro
/qemu/linux-user/
H A Dsyscall.c1039 case TARGET_RLIMIT_NICE: in target_to_host_resource()