Searched refs:mem_free (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | compaction_test.c | 85 int check_compaction(unsigned long mem_free, unsigned long hugepage_size, in check_compaction() argument 101 mem_free = mem_free * 0.8; in check_compaction() 115 nr_hugepages_ul = mem_free / hugepage_size / 2; in check_compaction() 141 compaction_index = mem_free/(nr_hugepages_ul * hugepage_size); in check_compaction() 212 unsigned long mem_free = 0; in main() local 235 if (read_memory_info(&mem_free, &hugepage_size) != 0) in main() 238 mem_fragmentable_MB = mem_free * 0.8 / 1024; in main() 271 if (check_compaction(mem_free, hugepage_size, in main()
|
| /linux-6.15/drivers/firmware/smccc/ |
| H A D | kvm_guest.c | 101 goto mem_free; in kvm_arm_target_impl_cpu_init() 110 goto mem_free; in kvm_arm_target_impl_cpu_init() 116 mem_free: in kvm_arm_target_impl_cpu_init()
|
| /linux-6.15/arch/mips/fw/arc/ |
| H A D | memory.c | 72 mem_free, mem_prom_used, mem_reserved enumerator 80 return mem_free; in memtype_classify_arcs() 100 return mem_free; in memtype_classify_arc()
|
| /linux-6.15/tools/perf/util/ |
| H A D | cputopo.h | 41 u64 mem_free; member
|
| H A D | cputopo.c | 342 node->mem_free = mem; in load_numa_node() 343 if (node->mem_total && node->mem_free) in load_numa_node()
|
| H A D | env.h | 32 u64 mem_free; member
|
| H A D | header.c | 713 ret = do_write(ff, &n->mem_free, sizeof(u64)); in write_numa_topology() 2042 n->node, n->mem_total, n->mem_free); in print_numa_topology() 2713 if (do_read_u64(ff, &n->mem_free)) in process_numa_topology()
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | kexec.c | 101 *(unsigned long *)(virt + kexec_free_mem_offset) = PAGE0->mem_free; in machine_kexec()
|
| H A D | kexec_file.c | 64 kbuf.buf_min = PAGE0->mem_free + PAGE_SIZE; in elf_load()
|
| /linux-6.15/arch/parisc/include/uapi/asm/ |
| H A D | pdc.h | 425 unsigned int mem_free; /* first location, where OS can be loaded */ member
|
| /linux-6.15/arch/parisc/mm/ |
| H A D | init.c | 285 memblock_reserve(0UL, (unsigned long)(PAGE0->mem_free + in setup_bootmem()
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 203 uint64_t mem_free;
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 5980 goto mem_free; in ath12k_reg_chan_list_event() 5992 goto mem_free; in ath12k_reg_chan_list_event() 6003 goto mem_free; in ath12k_reg_chan_list_event() 6047 goto mem_free; in ath12k_reg_chan_list_event() 6059 mem_free: in ath12k_reg_chan_list_event()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 7199 goto mem_free; in ath11k_reg_chan_list_event() 7205 goto mem_free; in ath11k_reg_chan_list_event() 7211 mem_free: in ath11k_reg_chan_list_event()
|
| /linux-6.15/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 7059 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7110 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7113 mem_free: in lpfc_sli4_ras_fwlog_init()
|