Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h432 struct linux_clock_settime_args { struct
433 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
434 … 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.h729 struct linux_clock_settime_args { struct
730 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
731 … 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.h811 struct linux_clock_settime_args { struct
812 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
813 … 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.h815 struct linux_clock_settime_args { struct
816 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
817 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];