Home
last modified time | relevance | path

Searched refs:GLIBC_TUNABLES (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/sysdeps/x86/
DMakefile69 tst-ifunc-isa-2-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-SSE4_2,-AVX,-AVX2,-AVX512F
84 tst-setjmp-cet-ENV = GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on
200 tst-cet-legacy-4a-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=permissive
202 tst-cet-legacy-4b-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=on
204 tst-cet-legacy-4c-ENV = GLIBC_TUNABLES=glibc.cpu.x86_shstk=off
207 tst-cet-legacy-5b-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
210 tst-cet-legacy-6b-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
211 tst-cet-legacy-9-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
212 tst-cet-legacy-9-static-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-IBT,-SHSTK
/glibc-2.36/elf/
Dtst-rtld-list-tunables.sh30 GLIBC_TUNABLES=
Ddl-tunables.c42 # define GLIBC_TUNABLES "GLIBC_TUNABLES" macro
291 if (tunable_is_name (GLIBC_TUNABLES, envname)) in __tunables_init()
/glibc-2.36/sysdeps/x86_64/
DMakefile66 tst-x86_64-1-ENV = GLIBC_TUNABLES=glibc.cpu.hwcaps=-XSAVEC
84 GLIBC_TUNABLES=glibc.cpu.hwcaps=-AVX512F,-AVX2
/glibc-2.36/
DRules311 # All malloc-hugetlb1 tests will be run with GLIBC_TUNABLES=glibc.malloc.hugetlb=1
313 $(1)-malloc-hugetlb1-ENV += GLIBC_TUNABLES=glibc.malloc.hugetlb=1
319 $(1)-malloc-hugetlb2-ENV += GLIBC_TUNABLES=glibc.malloc.hugetlb=2
DINSTALL254 'GLIBC_TUNABLES'.
DNEWS482 ordering9_112-ecbda(GLIBC_TUNABLES=glibc.rtld.dynamic_sort=1)
1105 GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't
3141 behavior of the GNU C Library using the GLIBC_TUNABLES environment variable.
/glibc-2.36/malloc/
DMakefile284 tst-malloc-usable-tunables-ENV = GLIBC_TUNABLES=glibc.malloc.check=3 \
287 tst-mxfast-ENV = GLIBC_TUNABLES=glibc.malloc.tcache_count=0:glibc.malloc.mxfast=0
/glibc-2.36/manual/
Dtunables.texi11 the @env{GLIBC_TUNABLES} environment variable by setting it to a string
18 GLIBC_TUNABLES=glibc.malloc.trim_threshold=128:glibc.malloc.check=3
19 export GLIBC_TUNABLES
Dinstall.texi281 single environment variable @env{GLIBC_TUNABLES}.
/glibc-2.36/sysdeps/unix/sysv/linux/
DMakefile268 tst-rseq-disable-ENV = GLIBC_TUNABLES=glibc.pthread.rseq=0
/glibc-2.36/nptl/
DMakefile570 tst-mutex10-ENV = GLIBC_TUNABLES=glibc.elision.enable=1
/glibc-2.36/ChangeLog.old/
DChangeLog.1810505 * sysdeps/generic/unsecvars.h: Add GLIBC_TUNABLES.
10508 GLIBC_TUNABLES is removed in a setgid process.
10519 TUNABLES_FRONTEND_valstring]: Update GLIBC_TUNABLES envvar
11700 * elf/dl-tunables.c (GLIBC_TUNABLES): Define only when
11705 (__tunables_init): Process GLIBC_TUNABLES envvar only when.
11718 (GLIBC_TUNABLES): New macro.
11723 (disable_tunable): Disable tunable from GLIBC_TUNABLES.