Home
last modified time | relevance | path

Searched refs:mem_free (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c85 int check_compaction(unsigned long mem_free, unsigned long hugepage_size) in check_compaction() argument
95 mem_free = mem_free * 0.8; in check_compaction()
145 compaction_index = mem_free/(nr_hugepages_ul * hugepage_size); in check_compaction()
181 unsigned long mem_free = 0; in main() local
199 if (read_memory_info(&mem_free, &hugepage_size) != 0) in main()
202 mem_fragmentable_MB = mem_free * 0.8 / 1024; in main()
235 if (check_compaction(mem_free, hugepage_size) == 0) in main()
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/
H A Dcheck-memfree.py5 mem_free = meminfo['MemTotal']/1024./1024. variable
6 if mem_free < 2.:
7 print("Insufficient free memory({:.3f}): requires > 2 GB".format(mem_free))
10 print("Free memory: {:.3f} GB".format(mem_free))
/openbmc/linux/arch/mips/fw/arc/
H A Dmemory.c72 mem_free, mem_prom_used, mem_reserved enumerator
80 return mem_free; in memtype_classify_arcs()
100 return mem_free; in memtype_classify_arc()
/openbmc/linux/tools/perf/util/
H A Dcputopo.h41 u64 mem_free; member
H A Dcputopo.c342 node->mem_free = mem; in load_numa_node()
343 if (node->mem_total && node->mem_free) in load_numa_node()
H A Denv.h31 u64 mem_free; member
H A Dheader.c712 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()
2733 if (do_read_u64(ff, &n->mem_free)) in process_numa_topology()
/openbmc/linux/arch/parisc/kernel/
H A Dkexec.c101 *(unsigned long *)(virt + kexec_free_mem_offset) = PAGE0->mem_free; in machine_kexec()
H A Dkexec_file.c64 kbuf.buf_min = PAGE0->mem_free + PAGE_SIZE; in elf_load()
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h425 unsigned int mem_free; /* first location, where OS can be loaded */ member
/openbmc/qemu/tcg/
H A Doptimize.c64 QSIMPLEQ_HEAD(, MemCopyInfo) mem_free;
204 QSIMPLEQ_INSERT_TAIL(&ctx->mem_free, mc, next); in remove_mem_copy()
277 QSIMPLEQ_CONCAT(&ctx->mem_free, &ti->mem_copy); in reset_ts()
295 mc = QSIMPLEQ_FIRST(&ctx->mem_free); in record_mem_copy()
297 QSIMPLEQ_REMOVE_HEAD(&ctx->mem_free, next); in record_mem_copy()
2802 QSIMPLEQ_INIT(&ctx.mem_free); in tcg_optimize()
/openbmc/linux/arch/parisc/mm/
H A Dinit.c283 memblock_reserve(0UL, (unsigned long)(PAGE0->mem_free + in setup_bootmem()
/openbmc/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt203 uint64_t mem_free;
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5464 goto mem_free; in ath12k_reg_chan_list_event()
5476 goto mem_free; in ath12k_reg_chan_list_event()
5487 goto mem_free; in ath12k_reg_chan_list_event()
5531 goto mem_free; in ath12k_reg_chan_list_event()
5543 mem_free: in ath12k_reg_chan_list_event()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c7107 goto mem_free; in ath11k_reg_chan_list_event()
7119 goto mem_free; in ath11k_reg_chan_list_event()
7130 goto mem_free; in ath11k_reg_chan_list_event()
7141 goto mem_free; in ath11k_reg_chan_list_event()
7181 goto mem_free; in ath11k_reg_chan_list_event()
7193 mem_free: in ath11k_reg_chan_list_event()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c7070 goto mem_free; in lpfc_sli4_ras_fwlog_init()
7121 goto mem_free; in lpfc_sli4_ras_fwlog_init()
7124 mem_free: in lpfc_sli4_ras_fwlog_init()