Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dsys_timerfd.c91 timerfd_fire_count(const struct timerfd * const tfd) in timerfd_fire_count() function
290 return_value = timerfd_fire_count(tfd); in timerfd_fop_read()
363 st->st_size = (off_t)timerfd_fire_count(tfd); in timerfd_fop_stat()
413 kn->kn_data = (int64_t)timerfd_fire_count(tfd); in timerfd_filt_read()