Searched refs:timespec (Results 51 - 75 of 413) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/connector/
H A Dcn_proc.c56 struct timespec ts;
83 struct timespec ts;
109 struct timespec ts;
147 struct timespec ts;
173 struct timespec ts;
208 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pps/clients/
H A Dpps-ldisc.c30 struct timespec *ts)
33 struct timespec __ts;
H A Dpps-ktimer.c43 struct timespec __ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_demux.h86 struct timespec timeout;
137 struct timespec speed_last_time; /* for TS speed check */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Drtc.c26 void read_persistent_clock(struct timespec *ts)
108 int update_persistent_clock(struct timespec now)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dcallback.h62 struct timespec ctime;
63 struct timespec mtime;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtimer.h105 struct timespec * tstamp,
128 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/include/sys/
H A Devent.h44 struct timespec;
177 const struct timespec *timeout);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/solaris/
H A Dkevent.c84 kevent_wait(struct kqueue *kq, const struct timespec *timeout)
93 rv = port_getn(kq->kq_port, pe, 1, &nget, (struct timespec *) timeout);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A Dtime.c128 int update_persistent_clock(struct timespec now)
133 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dcputime.h71 * Convert cputime <-> timespec (nsec)
73 static inline cputime_t timespec_to_cputime(const struct timespec *val)
78 static inline void cputime_to_timespec(const cputime_t ct, struct timespec *val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcompat.c33 * Note that the native side is already converted to a timespec, because
36 static int compat_get_timeval(struct timespec *o,
75 struct timespec kts;
90 int get_compat_timespec(struct timespec *ts, const struct compat_timespec __user *cts)
97 int put_compat_timespec(const struct timespec *ts, struct compat_timespec __user *cts)
107 struct timespec rmt;
111 restart->nanosleep.rmtp = (struct timespec __user *) &rmt;
130 struct timespec tu, rmt;
143 rmtp ? (struct timespec __user *)&rmt : NULL,
591 struct timespec t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtimeval.c53 struct timespec tsnow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_util.c56 struct timespec tsnow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dtestutil.c55 struct timespec tsnow;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtime.c47 int update_persistent_clock(struct timespec now)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dcompat.h103 fd_set * restrict, const struct timespec * restrict,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dpermission.c93 struct timespec now;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty_ldisc.h104 * struct timespec *ts)
146 struct timespec *);
H A Dpps_kernel.h74 extern struct timespec pps_irq_ts[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcompat.h33 extern int compat_sock_get_timestampns(struct sock *, struct timespec __user *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dperf.h110 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.h64 player_get_current_pos(uint64_t *pos, struct timespec *ts, int commit);
H A Draop.h107 raop_playback_start(uint64_t next_pkt, struct timespec *ts);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dkevent.c25 kevent_wait(struct kqueue *kq, const struct timespec *timeout)

Completed in 157 milliseconds

1234567891011>>