Home
last modified time | relevance | path

Searched defs:linux_clock_gettime_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h436 struct linux_clock_gettime_args { struct
437 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
438 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_proto.h733 struct linux_clock_gettime_args { struct
734 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
735 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_proto.h815 struct linux_clock_gettime_args { struct
816 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
817 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-12.1/sys/i386/linux/
H A Dlinux_proto.h819 struct linux_clock_gettime_args { struct
820 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
821 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];