Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1539 #ifdef TARGET_NR_timer_create
1540 { TARGET_NR_timer_create, "timer_create" , NULL, NULL, NULL },
H A Dsyscall.c523 #if defined(TARGET_NR_timer_create)
13493 #ifdef TARGET_NR_timer_create in _syscall2()
13494 case TARGET_NR_timer_create: in _syscall2()