Searched refs:mem_free (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/tools/testing/selftests/mm/ |
D | compaction_test.c | 85 int check_compaction(unsigned long mem_free, unsigned long hugepage_size, in check_compaction() argument 99 mem_free = mem_free * 0.8; in check_compaction() 132 compaction_index = mem_free/(nr_hugepages_ul * hugepage_size); in check_compaction() 203 unsigned long mem_free = 0; in main() local 226 if (read_memory_info(&mem_free, &hugepage_size) != 0) in main() 229 mem_fragmentable_MB = mem_free * 0.8 / 1024; in main() 262 if (check_compaction(mem_free, hugepage_size, in main()
|
/linux-6.12.1/arch/mips/fw/arc/ |
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.12.1/tools/perf/util/ |
D | cputopo.h | 41 u64 mem_free; member
|
D | cputopo.c | 342 node->mem_free = mem; in load_numa_node() 343 if (node->mem_total && node->mem_free) in load_numa_node()
|
D | env.h | 32 u64 mem_free; member
|
D | header.c | 712 ret = do_write(ff, &n->mem_free, sizeof(u64)); in write_numa_topology() 2071 n->node, n->mem_total, n->mem_free); in print_numa_topology() 2742 if (do_read_u64(ff, &n->mem_free)) in process_numa_topology()
|
/linux-6.12.1/arch/parisc/kernel/ |
D | kexec.c | 101 *(unsigned long *)(virt + kexec_free_mem_offset) = PAGE0->mem_free; in machine_kexec()
|
D | kexec_file.c | 64 kbuf.buf_min = PAGE0->mem_free + PAGE_SIZE; in elf_load()
|
/linux-6.12.1/arch/parisc/include/uapi/asm/ |
D | pdc.h | 425 unsigned int mem_free; /* first location, where OS can be loaded */ member
|
/linux-6.12.1/arch/parisc/mm/ |
D | init.c | 285 memblock_reserve(0UL, (unsigned long)(PAGE0->mem_free + in setup_bootmem()
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 203 uint64_t mem_free;
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | wmi.c | 5716 goto mem_free; in ath12k_reg_chan_list_event() 5728 goto mem_free; in ath12k_reg_chan_list_event() 5739 goto mem_free; in ath12k_reg_chan_list_event() 5783 goto mem_free; in ath12k_reg_chan_list_event() 5795 mem_free: in ath12k_reg_chan_list_event()
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | wmi.c | 7198 goto mem_free; in ath11k_reg_chan_list_event() 7204 goto mem_free; in ath11k_reg_chan_list_event() 7210 mem_free: in ath11k_reg_chan_list_event()
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 7074 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7125 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7128 mem_free: in lpfc_sli4_ras_fwlog_init()
|