Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/amd64/linux/
HDlinux_proto.h732 struct linux_clock_gettime_args { struct
733 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
734 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-11-stable/sys/amd64/linux32/
HDlinux32_proto.h814 struct linux_clock_gettime_args { struct
815 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
816 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-11-stable/sys/i386/linux/
HDlinux_proto.h818 struct linux_clock_gettime_args { struct
819 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
820 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];