Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h440 struct linux_clock_getres_args { struct
441 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
442 … 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.h737 struct linux_clock_getres_args { struct
738 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
739 … 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.h819 struct linux_clock_getres_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 *)];
/freebsd-12.1/sys/i386/linux/
H A Dlinux_proto.h823 struct linux_clock_getres_args { struct
824 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
825 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];