Home
last modified time | relevance | path

Searched refs:TARGET_NR_time (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c128 syscall = TARGET_NR_time; in emulate_vsyscall()
157 case TARGET_NR_time: in emulate_vsyscall()
/openbmc/qemu/linux-user/cris/
H A Dsyscall_nr.h21 #define TARGET_NR_time 13 macro
/openbmc/qemu/linux-user/
H A Dstrace.list1532 #ifdef TARGET_NR_time
1533 { TARGET_NR_time, "time" , NULL, NULL, NULL },
H A Dsyscall.c9236 #ifdef TARGET_NR_time in _syscall2()
9237 case TARGET_NR_time: in _syscall2()