Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm64/linux/
Dlinux_proto.h340 struct linux_timerfd_gettime_args { struct
341 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
342 …l_itimerspec *)]; struct l_itimerspec * old_value; char old_value_r_[PADR_(struct l_itimerspec *)];
/freebsd-12-stable/sys/amd64/linux/
Dlinux_proto.h1027 struct linux_timerfd_gettime_args { struct
1028 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
1029 …l_itimerspec *)]; struct l_itimerspec * old_value; char old_value_r_[PADR_(struct l_itimerspec *)];
/freebsd-12-stable/sys/i386/linux/
Dlinux_proto.h1106 struct linux_timerfd_gettime_args { struct
1107 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
1108 …l_itimerspec *)]; struct l_itimerspec * old_value; char old_value_r_[PADR_(struct l_itimerspec *)];
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_proto.h1099 struct linux_timerfd_gettime_args { struct
1100 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];
1101 …l_itimerspec *)]; struct l_itimerspec * old_value; char old_value_r_[PADR_(struct l_itimerspec *)];