Searched refs:tunable_callback_t (Results 1 – 2 of 2) sorted by relevance
44 typedef void (*tunable_callback_t) (tunable_val_t *); typedef56 extern void __tunable_get_val (tunable_id_t, void *, tunable_callback_t);
401 __tunable_get_val (tunable_id_t id, void *valp, tunable_callback_t callback) in __tunable_get_val()
Completed in 4 milliseconds