Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1225 #ifdef TARGET_NR_sched_get_priority_max
1226 { TARGET_NR_sched_get_priority_max, "sched_get_priority_max" , NULL, NULL, NULL },
H A Dsyscall.c11577 case TARGET_NR_sched_get_priority_max: in _syscall2()