Home
last modified time | relevance | path

Searched refs:__tunable_get_val (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/elf/
Ddl-tunables.h56 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()
Ddl-tunables.c401 __tunable_get_val (tunable_id_t id, void *valp, tunable_callback_t callback) in __tunable_get_val() function
435 rtld_hidden_def (__tunable_get_val)
DVersions86 __tunable_get_val;
/glibc-2.36/ChangeLog.old/
DChangeLog.183672 * elf/Versions (__tunable_set_val): Rename to __tunable_get_val.
3676 (__tunable_get_val): Call CB only if the tunable was externally