Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h485 struct linux_clock_gettime_args { struct
486 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
487 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h806 struct linux_clock_gettime_args { struct
807 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
808 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h872 struct linux_clock_gettime_args { struct
873 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
874 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h872 struct linux_clock_gettime_args { struct
873 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
874 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];