Searched refs:timespec (Results 101 - 125 of 413) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dtime.c99 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudfdecl.h237 extern struct timespec *udf_disk_stamp_to_time(struct timespec *dest,
239 extern struct timestamp *udf_time_to_disk_stamp(struct timestamp *dest, struct timespec src);
H A Dudf_sb.h133 struct timespec s_record_time;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhrtimer.h372 extern int hrtimer_get_res(const clockid_t which_clock, struct timespec *tp);
414 extern long hrtimer_nanosleep(struct timespec *rqtp,
415 struct timespec __user *rmtp,
H A Dsyscalls.h52 struct timespec;
261 asmlinkage long sys_nanosleep(struct timespec __user *rqtp, struct timespec __user *rmtp);
313 const struct timespec __user *tp);
315 struct timespec __user *tp);
317 struct timespec __user *tp);
319 const struct timespec __user *rqtp,
320 struct timespec __user *rmtp);
338 struct timespec __user *interval);
360 struct timespec __use
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dcommon.c190 * nsecs and adds to a monotonically increasing timespec.
192 static struct timespec persistent_ts;
194 void read_persistent_clock(struct timespec *ts)
198 struct timespec *tsp = &persistent_ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/networking/timestamping/
H A Dtimestamping.c162 struct timespec ts;
190 struct timespec *stamp =
191 (struct timespec *)CMSG_DATA(cmsg);
198 struct timespec *stamp =
199 (struct timespec *)CMSG_DATA(cmsg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dhrtimer.c87 struct timespec xts, tom;
323 * return to user space in a timespec:
611 struct timespec realtime_offset, wtm;
1184 * @tp: pointer to timespec variable to store the resolution
1189 int hrtimer_get_res(const clockid_t which_clock, struct timespec *tp)
1519 static int update_rmtp(struct hrtimer *timer, struct timespec __user *rmtp)
1521 struct timespec rmt;
1538 struct timespec __user *rmtp;
1562 long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __use
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfat.h249 extern int fat_alloc_new_dir(struct inode *dir, struct timespec *ts);
336 extern void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts,
338 extern void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dkqueue.c261 struct timespec ts, *ts_p = NULL;
425 struct timespec timeout = { 0, 0 };
455 struct timespec timeout = { 0, 0 };
H A Devthread_pthread.c143 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c178 static void xen_read_wallclock(struct timespec *ts)
191 struct timespec ts;
439 struct timespec tp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dkqueue.c226 struct timespec ts, *ts_p = NULL;
314 struct timespec timeout = { 0, 0 };
387 struct timespec timeout = { 0, 0 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtime.c433 void read_persistent_clock(struct timespec *ts)
474 void update_vsyscall(struct timespec *wall, struct timespec *wtm,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dqueue_timer.c80 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/
H A Dds1603.c138 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-time.c104 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/swarm/
H A Dsetup.c90 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dtime.c185 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dmain.c39 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhangcheck-timer.c132 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dtime.c21 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/compat/sys/
H A D_libevent_time.h52 struct timespec { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/test/
H A Dkevent.c26 struct timespec timeo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dtime.c113 void read_persistent_clock(struct timespec *ts)

Completed in 278 milliseconds

1234567891011>>