Searched refs:uath_stat (Results 1 – 2 of 2) sorted by relevance
151 struct uath_stat { struct194 struct uath_stat sc_stat; argument
266 static void uath_stat(void *);805 uath_stat(void *arg) in uath_stat() function2152 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_newstate()2229 struct uath_stat *stats; in uath_sysctl_node()2404 callout_reset(&sc->stat_ch, hz, uath_stat, sc); in uath_cmdeof()