Searched refs:__tunable_get_val (Results 1 – 4 of 4) sorted by relevance
56 extern void __tunable_get_val (tunable_id_t, void *, tunable_callback_t);61 rtld_hidden_proto (__tunable_get_val) in rtld_hidden_proto()90 __tunable_get_val (id, &ret, __cb); \ in rtld_hidden_proto()
401 __tunable_get_val (tunable_id_t id, void *valp, tunable_callback_t callback) in __tunable_get_val() function435 rtld_hidden_def (__tunable_get_val)
86 __tunable_get_val;
3672 * elf/Versions (__tunable_set_val): Rename to __tunable_get_val.3676 (__tunable_get_val): Call CB only if the tunable was externally