Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h474 struct linux_clock_gettime_args { struct
475 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
476 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h720 struct linux_clock_gettime_args { struct
721 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
722 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h795 struct linux_clock_gettime_args { struct
796 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
797 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h864 struct linux_clock_gettime_args { struct
865 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
866 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h863 struct linux_clock_gettime_args { struct
864 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
865 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];