Searched refs:tbr_out (Results 1 – 2 of 2) sorted by relevance
33 int __commpage_gettimeofday_internal(struct timeval *tp, uint64_t *tbr_out);42 __commpage_gettimeofday_internal(struct timeval *tp, uint64_t *tbr_out) in __commpage_gettimeofday_internal() argument123 if (tbr_out) { in __commpage_gettimeofday_internal()124 *tbr_out = now; in __commpage_gettimeofday_internal()
31 extern int __commpage_gettimeofday_internal(struct timeval *tp, uint64_t *tbr_out);