Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h251 struct target__kernel_timespec { struct
272 struct target__kernel_timespec it_interval; argument
273 struct target__kernel_timespec it_value;
H A Dstrace.c1821 struct target__kernel_timespec *ts; in print_timespec64()
H A Dsyscall.c1198 struct target__kernel_timespec *target_ts; in target_to_host_timespec64()
1229 struct target__kernel_timespec *target_ts; in host_to_target_timespec64()
12958 sizeof(struct target__kernel_timespec))) { in _syscall2()