Searched refs:l_timespec (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_time.c72 "struct l_timespec *", "struct timespec *");
75 "struct timespec *", "struct l_timespec *");
85 "struct l_timespec *");
91 "struct l_timespec *");
97 "struct l_timespec *");
103 LIN_SDT_PROBE_DEFINE2(time, linux_nanosleep, entry, "const struct l_timespec *",
104 "struct l_timespec *");
111 "struct l_timespec *", "struct l_timespec *");
120 static void native_to_linux_timespec(struct l_timespec *,
[all...]
H A Dlinux_videodev2_compat.h116 struct l_timespec timestamp;
H A Dlinux_futex.c132 "struct waiting_proc **", "struct l_timespec *", "uint32_t");
157 "uint32_t", "uint32_t", "uint32_t *", "struct l_timespec *");
558 futex_wait(struct futex *f, struct waiting_proc *wp, struct l_timespec *ts,
561 struct l_timespec timeout;
/freebsd-10.0-release/sys/amd64/linux32/
H A Dlinux.h182 struct l_timespec { struct
200 struct l_timespec st_atim;
201 struct l_timespec st_mtim;
202 struct l_timespec st_ctim;
216 struct l_timespec st_atim;
217 struct l_timespec st_mtim;
218 struct l_timespec st_ctim;
239 struct l_timespec st_atim;
240 struct l_timespec st_mtim;
241 struct l_timespec st_cti
[all...]
H A Dlinux32_proto.h494 char interval_l_[PADL_(struct l_timespec *)]; struct l_timespec * interval; char interval_r_[PADR_(struct l_timespec *)];
497 char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_(const struct l_timespec *)];
498 char rmtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
739 char timeout_l_[PADL_(struct l_timespec *)]; struc
[all...]
H A Dlinux32_machdep.c924 struct l_timespec ts32;
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux.h157 struct l_timespec { struct
175 struct l_timespec st_atim;
176 struct l_timespec st_mtim;
177 struct l_timespec st_ctim;
191 struct l_timespec st_atim;
192 struct l_timespec st_mtim;
193 struct l_timespec st_ctim;
214 struct l_timespec st_atim;
215 struct l_timespec st_mtim;
216 struct l_timespec st_cti
[all...]
H A Dlinux_proto.h491 char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_(const struct l_timespec *)];
492 char rmtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rmtp; char rmtp_r_[PADR_(struct l_timespec *)];
736 char timeout_l_[PADL_(struct l_timespec *)]; struct l_timespec * timeout; char timeout_r_[PADR_(struct l_timespec *)];
805 char tp_l_[PADL_(struct l_timespec *)]; struc
[all...]

Completed in 136 milliseconds