Home
last modified time | relevance | path

Searched defs:TUNABLE_CALLBACK (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/nptl/
Dpthread_mutex_conf.c43 TUNABLE_CALLBACK (set_stack_cache_size) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
/glibc-2.36/sysdeps/x86/
Dcpu-tunables.c91 TUNABLE_CALLBACK (set_hwcaps) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
293 TUNABLE_CALLBACK (set_x86_ibt) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
306 TUNABLE_CALLBACK (set_x86_shstk) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Delision-conf.c72 TUNABLE_CALLBACK (set_elision_enable) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Delision-conf.c71 TUNABLE_CALLBACK (set_elision_enable) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Delision-conf.c67 TUNABLE_CALLBACK (set_elision_enable) (tunable_val_t *valp) in TUNABLE_CALLBACK() function
/glibc-2.36/elf/
Ddl-tunables.h112 # define TUNABLE_CALLBACK(__name) _dl_tunable_ ## __name macro
/glibc-2.36/malloc/
Dmalloc-check.c381 TUNABLE_CALLBACK (set_mallopt_check) (tunable_val_t *valp) in TUNABLE_CALLBACK() function