| /linux-6.15/kernel/bpf/ |
| H A D | memalloc.c | 573 ma->caches = pcc; in bpf_mem_alloc_init() 585 ma->caches = pcc; in bpf_mem_alloc_percpu_init() 607 pcc = ma->caches; in bpf_mem_alloc_percpu_unit_init() 670 if (ma->caches) { in check_leaked_objs() 672 cc = per_cpu_ptr(ma->caches, cpu); in check_leaked_objs() 685 free_percpu(ma->caches); in free_mem_alloc_no_barrier() 687 ma->caches = NULL; in free_mem_alloc_no_barrier() 761 if (ma->caches) { in bpf_mem_alloc_destroy() 764 cc = per_cpu_ptr(ma->caches, cpu); in bpf_mem_alloc_destroy() 903 ret = unit_alloc(this_cpu_ptr(ma->caches)->cache + idx); in bpf_mem_alloc() [all …]
|
| /linux-6.15/tools/cgroup/ |
| H A D | memcg_slabinfo.py | 183 caches = {} 202 caches[addr] = cache 214 for addr in caches: 216 cache_show(caches[addr], cfg, stats[addr])
|
| /linux-6.15/arch/arm/boot/compressed/ |
| H A D | head-xscale.S | 28 mcr p15, 0, r0, c7, c7, 0 @ flush I & D caches 30 @ disabling MMU and caches
|
| H A D | head-sa1100.S | 38 mcr p15, 0, r0, c7, c7, 0 @ flush I & D caches 40 @ disabling MMU and caches
|
| /linux-6.15/arch/arm/mm/ |
| H A D | proc-arm720.S | 51 mcr p15, 0, r0, c1, c0, 0 @ disable caches 117 mcr p15, 0, r0, c7, c7, 0 @ invalidate caches 145 mcr p15, 0, r0, c7, c7, 0 @ invalidate caches
|
| H A D | proc-sa110.S | 51 mcr p15, 0, r0, c1, c0, 0 @ disable caches 68 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 169 mcr p15, 0, r10, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-fa526.S | 41 mcr p15, 0, r0, c1, c0, 0 @ disable caches 61 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 143 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-arm926.S | 55 mcr p15, 0, r0, c1, c0, 0 @ disable caches 72 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 413 mcr p15, 0, ip, c7, c7, 0 @ invalidate I+D caches 426 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4 434 mov r0, #4 @ disable write-back on caches explicitly
|
| H A D | proc-sa1100.S | 59 mcr p15, 0, r0, c1, c0, 0 @ disable caches 76 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 208 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-arm920.S | 63 mcr p15, 0, r0, c1, c0, 0 @ disable caches 80 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 397 mcr p15, 0, ip, c7, c7, 0 @ invalidate I+D caches 410 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-mohawk.S | 46 mcr p15, 0, r0, c1, c0, 0 @ disable caches 65 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 367 mcr p15, 0, ip, c7, c7, 0 @ invalidate I & D caches, BTB 386 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches
|
| H A D | proc-arm925.S | 86 mcr p15, 0, r0, c1, c0, 0 @ disable caches 112 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 444 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4 451 mov r0, #4 @ disable write-back on caches explicitly
|
| H A D | proc-arm740.S | 51 mcr p15, 0, r0, c1, c0, 0 @ disable caches 74 mcr p15, 0, r0, c7, c0, 0 @ invalidate caches
|
| H A D | proc-arm1022.S | 71 mcr p15, 0, r0, c1, c0, 0 @ disable caches 88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 417 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-arm1026.S | 71 mcr p15, 0, r0, c1, c0, 0 @ disable caches 88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 407 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-arm922.S | 65 mcr p15, 0, r0, c1, c0, 0 @ disable caches 82 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 387 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| H A D | proc-arm1020e.S | 71 mcr p15, 0, r0, c1, c0, 0 @ disable caches 88 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches 425 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
|
| /linux-6.15/Documentation/block/ |
| H A D | writeback_cache_control.rst | 9 write back caches. That means the devices signal I/O completion to the 52 For devices that do not support volatile write caches there is no driver 57 For devices with volatile write caches the driver needs to tell the block layer 58 that it supports flushing caches by setting the
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | 9p.rst | 136 cache=mode specifies a caching policy. By default, no caches are used. 142 0b00000000 all caches disabled, mmap disabled 143 0b00000001 file caches enabled 144 0b00000010 meta-data caches enabled 146 0b00001000 loose caches (no explicit consistency with server) 156 loose 0b00001111 (non-coherent file and meta-data caches) 164 IMPORTANT: loose caches (and by extension at the moment fscache) 240 /sys/fs/9p/caches. (applies only to cache=fscache)
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-stat.c | 1219 struct cpu_cache_level caches[MAX_CACHE_LVL]; in cpu__get_cache_details() local 1225 ret = build_caches_for_cpu(cpu.cpu, caches, &caches_cnt); in cpu__get_cache_details() 1249 if (caches[i].level > caches[max_level_index].level) in cpu__get_cache_details() 1253 cache->cache_lvl = caches[max_level_index].level; in cpu__get_cache_details() 1262 if (caches[i].level == cache_level) { in cpu__get_cache_details() 1267 cpu_cache_level__free(&caches[i]); in cpu__get_cache_details() 1275 cpu_cache_level__free(&caches[i++]); in cpu__get_cache_details() 1575 struct cpu_cache_level *caches = env->caches; in perf_env__get_cache_id_for_cpu() local 1595 cpu_map = perf_cpu_map__new(caches[i].map); in perf_env__get_cache_id_for_cpu() 1600 id->cache_lvl = caches[i].level; in perf_env__get_cache_id_for_cpu() [all …]
|
| /linux-6.15/drivers/acpi/numa/ |
| H A D | hmat.c | 73 struct list_head caches; member 132 list_for_each_entry(tcache, &target->caches, node) { in hmat_get_extended_linear_cache_size() 233 INIT_LIST_HEAD(&target->caches); in alloc_target() 575 list_add_tail(&tcache->node, &target->caches); in hmat_parse_cache() 883 list_for_each_entry(tcache, &target->caches, node) in hmat_register_target_cache() 1042 list_for_each_entry_safe(tcache, cnext, &target->caches, node) { in hmat_free_structures()
|
| /linux-6.15/arch/openrisc/ |
| H A D | Kconfig | 88 bool "Have write through data caches" 91 Select this if your implementation features write through data caches. 93 caches at relevant times. Most OpenRISC implementations support write- 94 through data caches.
|
| /linux-6.15/include/linux/ |
| H A D | bpf_mem_alloc.h | 12 struct bpf_mem_caches __percpu *caches; member
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | rpc-cache.rst | 13 a wide variety of values to be caches. 15 There are a number of caches that are similar in structure though 17 of common code for managing these caches. 19 Examples of caches that are likely to be needed are: 105 includes it on a list of caches that will be regularly
|
| /linux-6.15/tools/perf/util/ |
| H A D | header.c | 1212 caches[*cntp] = c; in build_caches_for_cpu() 1245 ret = build_caches(caches, &cnt); in write_cache() 1286 cpu_cache_level__free(&caches[i]); in write_cache() 2882 struct cpu_cache_level *caches; in process_cache() local 2894 caches = zalloc(sizeof(*caches) * cnt); in process_cache() 2895 if (!caches) in process_cache() 2922 ff->ph->env.caches = caches; in process_cache() 2927 free(caches[i].type); in process_cache() 2928 free(caches[i].size); in process_cache() 2929 free(caches[i].map); in process_cache() [all …]
|