Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c13393 int clkid = arg1; in _syscall2() local
13410 ret = get_errno(timer_create(clkid, phost_sevp, phtimer)); in _syscall2()