Searched refs:kcpc_update_func_t (Results 1 – 3 of 3) sorted by relevance
92 typedef int (*kcpc_update_func_t)(void *, uint64_t); typedef98 typedef int (*kcpc_read_func_t)(kcpc_update_func_t);162 extern int kcpc_read(kcpc_update_func_t);
1477 retval = kcpc_read((kcpc_update_func_t)cu_cpu_update_stats); in cu_cpu_update()
2218 kcpc_read(kcpc_update_func_t update_func) in kcpc_read()