Home
last modified time | relevance | path

Searched refs:__getnstimeofday (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dtimekeeping.h54 static inline int __getnstimeofday(struct timespec *ts) in __getnstimeofday() function
100 static inline int __getnstimeofday(struct timespec *ts) in __getnstimeofday() function
/linux-4.4.14/crypto/
Djitterentropy-kcapi.c103 (0 == __getnstimeofday(&ts))) { in jent_get_nstime()
/linux-4.4.14/fs/pstore/
Dram.c252 if (__getnstimeofday(&timestamp)) { in ramoops_write_kmsg_hdr()