Home
last modified time | relevance | path

Searched defs:then (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/rtc/
Drtc-dev.c298 time64_t now, then; in rtc_dev_ioctl() local
Drtc-davinci.c432 unsigned long now, then; in davinci_rtc_set_alarm() local
/linux-4.19.296/fs/
Dlocks.c1383 static bool past_time(unsigned long then) in past_time()