Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8849 static target_timer_t get_timer_id(abi_long arg) in do_getdents()
13811 target_timer_t timerid = get_timer_id(arg1); in _syscall2()
13837 target_timer_t timerid = get_timer_id(arg1); in _syscall2()
13864 target_timer_t timerid = get_timer_id(arg1); in _syscall2()
13887 target_timer_t timerid = get_timer_id(arg1); in _syscall2()
13910 target_timer_t timerid = get_timer_id(arg1); in do_syscall()
13926 target_timer_t timerid = get_timer_id(arg1); in do_syscall()
8715 static target_timer_t get_timer_id(abi_long arg) get_timer_id() function