Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm/linux/
HDlinux_proto.h724 struct linux_clock_gettime_args { struct
725 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
726 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/arm64/linux/
HDlinux_proto.h473 struct linux_clock_gettime_args { struct
474 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
475 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/amd64/linux/
HDlinux_proto.h797 struct linux_clock_gettime_args { struct
798 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
799 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/i386/linux/
HDlinux_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 *)];
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_proto.h868 struct linux_clock_gettime_args { struct
869 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
870 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];