| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0002-malloc-Initiate-tcache-shutdown-even-without-allocat.patch | 4 Subject: [PATCH 02/20] malloc: Initiate tcache shutdown even without 8 tcache leak after thread destruction [BZ #22111]"), 10 thread with no tcache allocated, tcache_shutting_down would still be 26 tcache_perthread_struct *tcache_tmp = tcache; 30 if (!tcache) 33 /* Disable the tcache and prevent it from being reinitialized. */ 34 tcache = NULL; 37 /* Free all of the entries and the tcache itself back to the arena
|
| /OK3568_Linux_fs/kernel/drivers/acpi/numa/ |
| H A D | hmat.c | 362 struct target_cache *tcache; in hmat_parse_cache() local 380 tcache = kzalloc(sizeof(*tcache), GFP_KERNEL); in hmat_parse_cache() 381 if (!tcache) { in hmat_parse_cache() 386 tcache->cache_attrs.size = cache->cache_size; in hmat_parse_cache() 387 tcache->cache_attrs.level = (attrs & ACPI_HMAT_CACHE_LEVEL) >> 4; in hmat_parse_cache() 388 tcache->cache_attrs.line_size = (attrs & ACPI_HMAT_CACHE_LINE_SIZE) >> 16; in hmat_parse_cache() 392 tcache->cache_attrs.indexing = NODE_CACHE_DIRECT_MAP; in hmat_parse_cache() 395 tcache->cache_attrs.indexing = NODE_CACHE_INDEXED; in hmat_parse_cache() 399 tcache->cache_attrs.indexing = NODE_CACHE_OTHER; in hmat_parse_cache() 405 tcache->cache_attrs.write_policy = NODE_CACHE_WRITE_BACK; in hmat_parse_cache() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cacheinfo.c | 43 if (c->tcache.waysize) { in init_cache_level() 94 if (c->tcache.waysize) in populate_cache_leaves() 95 populate_cache(tcache, this_leaf, 3, CACHE_TYPE_UNIFIED); in populate_cache_leaves()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | sc-rm7k.c | 267 c->tcache.linesz = tc_lsize; in rm7k_sc_init() 268 c->tcache.ways = 1; in rm7k_sc_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | vgetcpu.c | 21 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
|
| /OK3568_Linux_fs/kernel/arch/x86/um/vdso/ |
| H A D | um_vdso.c | 67 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | cpu-info.h | 79 struct cache_desc tcache; /* Tertiary/split secondary cache */ member
|
| H A D | cpu-features.h | 502 #define cpu_tcache_line_size() cpu_data[0].tcache.linesz
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-13 | 5391 search of the tcache, looking for a double free, has happened. 5393 $ARG2 is the tcache bin it resides in.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-13 | 5391 search of the tcache, looking for a double free, has happened. 5393 $ARG2 is the tcache bin it resides in.
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |