Searched refs:timespec (Results 201 - 225 of 413) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/
H A Dsysctl.c78 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dhfs_fs.h242 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dos-linux.h34 #define ITIME(sec) ((struct timespec){sec, 0})
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv_utils.c113 struct timespec host_ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dstat.c33 struct timespec boottime;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dattr.c170 struct timespec now;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_elect.c121 struct timespec deadline;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcomm.c88 struct timespec tv;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dspinlock.c249 struct timespec tm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_unix.c163 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dspinlock.c211 struct timespec tm;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Daio.c49 struct io_event *events, struct timespec *timeout)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dasm-offsets.c355 DEFINE(TSPC64_TV_SEC, offsetof(struct timespec, tv_sec));
356 DEFINE(TSPC64_TV_NSEC, offsetof(struct timespec, tv_nsec));
362 DEFINE(TSPC32_TV_SEC, offsetof(struct timespec, tv_sec));
363 DEFINE(TSPC32_TV_NSEC, offsetof(struct timespec, tv_nsec));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_probe.c154 struct timespec tv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/pcsp/
H A Dpcsp.c45 struct timespec tp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Ditimer.c134 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtimer_stats.c282 struct timespec period;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dfbdev.c189 struct timespec ts;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dkevent.c238 const struct timespec *timeout)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dtimer.c53 struct timespec req, rem;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dtime-ts.c356 void read_persistent_clock(struct timespec *ts)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c354 struct timespec *bkuptime, struct timespec *crtime)
365 memset(bkuptime, 0, sizeof(struct timespec));
366 memset(crtime, 0, sizeof(struct timespec));
384 int ntfs_macfuse_setcrtime(const char *path, const struct timespec *tv)
405 int ntfs_macfuse_setbkuptime(const char *path, const struct timespec *tv)
2186 struct timespec req = { 0, 100000000 }; /* 100 msec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c120 struct timespec snd_pcm_hw_fast_tstamp(snd_pcm_t *pcm)
122 struct timespec res;
1160 struct timespec timespec; local
1161 if (clock_gettime(CLOCK_MONOTONIC, &timespec) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dtime.c77 void tod_to_timeval(__u64 todval, struct timespec *xt)
180 void read_persistent_clock(struct timespec *ts)
185 void read_boot_clock(struct timespec *ts)
210 void update_vsyscall(struct timespec *wall_time, struct timespec *wtm,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h446 struct timespec ia_atime;
447 struct timespec ia_mtime;
448 struct timespec ia_ctime;
732 struct timespec i_atime;
733 struct timespec i_mtime;
734 struct timespec i_ctime;
1122 extern void lease_get_mtime(struct inode *, struct timespec *time);
1236 static inline void lease_get_mtime(struct inode *inode, struct timespec *time)
1380 extern struct timespec current_fs_time(struct super_block *sb);

Completed in 178 milliseconds

1234567891011>>