| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_fdinfo.c | 100 stats[TTM_PL_VRAM].drm.resident/1024UL); in amdgpu_show_fdinfo() 102 stats[TTM_PL_TT].drm.resident/1024UL); in amdgpu_show_fdinfo() 104 stats[TTM_PL_SYSTEM].drm.resident/1024UL); in amdgpu_show_fdinfo()
|
| /linux-6.15/Documentation/gpu/ |
| H A D | panthor.rst | 29 panthor-resident-memory: 10396 KiB 34 drm-resident-memory: 16480 KiB 50 Possible `panthor-*-memory` keys are: `active` and `resident`. 54 at creation time, only `panthor-resident-memory` is necessary to tell us their
|
| H A D | drm-usage-stats.rst | 177 - drm-resident-<region>: <uint> [KiB|MiB] 179 The total size of buffers that are resident (i.e., have their backing store 185 drm-resident-<region>. 189 The total size of buffers that are resident and purgeable. 201 resident category.
|
| H A D | panfrost.rst | 36 drm-resident-memory: 36496 KiB
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | coreboot.txt | 3 The device tree node to communicate the location of coreboot's memory-resident 18 coreboot to dynamically allocate data structures that remain resident.
|
| /linux-6.15/tools/testing/selftests/proc/ |
| H A D | proc-empty-vm.c | 392 uint64_t resident; in test_proc_pid_statm() local 393 p = parse_u64(p, end, &resident); in test_proc_pid_statm() 430 assert(resident == shared); in test_proc_pid_statm()
|
| /linux-6.15/arch/arc/ |
| H A D | Kconfig.debug | 8 This increases the resident kernel footprint and will cause less
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 254 vpe->resident = false; in its_make_vpe_non_resident() 279 vpe->resident = true; in its_make_vpe_resident()
|
| /linux-6.15/fs/proc/ |
| H A D | task_nommu.c | 96 unsigned long *data, unsigned long *resident) in task_statm() argument 120 *resident = size; in task_statm()
|
| H A D | array.c | 690 unsigned long resident = 0; in proc_pid_statm() local 695 size = task_statm(mm, &shared, &text, &data, &resident); in proc_pid_statm() 705 seq_put_decimal_ull(m, " ", resident); in proc_pid_statm()
|
| H A D | task_mmu.c | 93 unsigned long *data, unsigned long *resident) in task_statm() argument 100 *resident = *shared + get_mm_counter(mm, MM_ANONPAGES); in task_statm() 649 unsigned long resident; member 727 mss->resident += size; in smaps_account() 1114 SEQ_PUT_DEC("Rss: ", mss->resident); in __show_smap()
|
| /linux-6.15/include/linux/irqchip/ |
| H A D | arm-gic-v4.h | 49 bool resident; member
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_file.c | 857 stats->resident == 0 && in drm_memory_stats_is_zero() 887 stats->resident); in drm_print_memory_stats() 927 status.resident += add_size; in drm_show_memory_stats()
|
| /linux-6.15/arch/arm64/kvm/vgic/ |
| H A D | vgic-v4.c | 359 if (!vgic_supports_direct_msis(vcpu->kvm) || !vpe->resident) in vgic_v4_put() 370 if (!vgic_supports_direct_msis(vcpu->kvm) || vpe->resident) in vgic_v4_load()
|
| /linux-6.15/include/drm/ |
| H A D | drm_file.h | 490 u64 resident; member
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_drm_client.c | 62 stats[id].resident += sz; in obj_meminfo()
|
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_gem.c | 977 stats->resident.count++; in msm_gem_describe() 978 stats->resident.size += obj->size; in msm_gem_describe() 1056 stats.resident.count, stats.resident.size); in msm_gem_describe_objects()
|
| H A D | msm_gem.h | 177 } all, active, resident, purgeable, purged; member
|
| /linux-6.15/Documentation/arch/riscv/ |
| H A D | boot.rst | 36 Reserved memory for resident firmware 39 The RISC-V kernel must not map any resident memory, or memory protected with
|
| /linux-6.15/Documentation/infiniband/ |
| H A D | user_verbs.rst | 51 I/O targets be kept resident at the same physical address. The
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_drm_client.c | 181 stats[mem_type].resident += sz; in bo_meminfo()
|
| /linux-6.15/arch/m68k/ |
| H A D | Kconfig.machine | 442 The kernel will be resident in RAM when running. 448 The kernel will be resident in FLASH/ROM when running. This is
|
| /linux-6.15/Documentation/devicetree/bindings/iommu/ |
| H A D | iommu.txt | 99 to inspect the fault and, for example, make physical pages resident
|
| /linux-6.15/security/integrity/ima/ |
| H A D | Kconfig | 261 provided they are validly signed by a key already resident in the
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 276 VmHWM peak resident set size ("high water mark") 280 RssAnon size of resident anonymous memory 281 RssFile size of resident file mappings 282 RssShmem size of resident shmem memory (includes SysV shm, 327 resident size of memory portions (pages) (same as VmRSS in status) 368 rss resident set memory size 504 resident in RAM (RSS); the process's proportional share of this mapping 669 To reset the peak resident set size ("high water mark") to the process's
|