Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm/linux/
HDlinux_proto.h732 struct linux_clock_nanosleep_args { struct
733 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
734 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];
735 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)];
736 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/arm64/linux/
HDlinux_proto.h481 struct linux_clock_nanosleep_args { struct
482 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
483 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];
484 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)];
485 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/amd64/linux/
HDlinux_proto.h805 struct linux_clock_nanosleep_args { struct
806 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
807 char flags_l_[PADL_(l_int)]; l_int flags; char flags_r_[PADR_(l_int)];
808 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)];
809 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/i386/linux/
HDlinux_proto.h871 struct linux_clock_nanosleep_args { struct
872 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
873 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];
874 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)];
875 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_proto.h876 struct linux_clock_nanosleep_args { struct
877 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
878 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];
879 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)];
880 …l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];