Home
last modified time | relevance | path

Searched refs:get_seconds (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtimekeeping32.h9 static inline unsigned long get_seconds(void) in get_seconds() function
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h72 #define get_seconds() 0 macro
73 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })
459 #define get_seconds() 0 macro
H A Dtnc_misc.c430 znode->time = get_seconds(); in ubifs_load_znode()
H A Dtnc.c1176 unsigned long time = get_seconds(); in ubifs_lookup_level0()
1312 unsigned long time = get_seconds(); in lookup_level0_dirty()