Searched refs:uath_stat (Results 1 – 2 of 2) sorted by relevance
150 struct uath_stat { struct194 struct uath_stat sc_stat; argument
262 static void uath_stat(void *);779 uath_stat(void *arg) in uath_stat() function2076 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_newstate()2153 struct uath_stat *stats; in uath_sysctl_node()2329 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_cmdeof()