Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dcompaction_test.c84 int check_compaction(unsigned long mem_free, unsigned int hugepage_size) in check_compaction() argument
93 mem_free = mem_free * 0.8; in check_compaction()
130 compaction_index = mem_free/(atoi(nr_hugepages) * hugepage_size); in check_compaction()
167 unsigned long mem_free = 0; in main() local
189 if (read_memory_info(&mem_free, &hugepage_size) != 0) { in main()
194 mem_fragmentable_MB = mem_free * 0.8 / 1024; in main()
227 if (check_compaction(mem_free, hugepage_size) == 0) in main()
/OK3568_Linux_fs/yocto/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 raise RuntimeError("Insufficient free memory({:.3f}): requires > 2 GB".format(mem_free))
10 print("Free memory: {:.3f} GB".format(mem_free))
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.h20 u64 mem_free; member
H A Dcputopo.c260 node->mem_free = mem; in load_numa_node()
261 if (node->mem_total && node->mem_free) in load_numa_node()
H A Denv.h30 u64 mem_free; member
H A Dheader.c698 ret = do_write(ff, &n->mem_free, sizeof(u64)); in write_numa_topology()
1876 n->node, n->mem_total, n->mem_free); in print_numa_topology()
2522 if (do_read_u64(ff, &n->mem_free)) in process_numa_topology()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dkexec.c99 *(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()
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dpdc.h418 unsigned int mem_free; /* first location, where OS can be loaded */ member
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dinit.c286 memblock_reserve(0UL, (unsigned long)(PAGE0->mem_free + in setup_bootmem()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.c5361 goto mem_free; in ath11k_reg_chan_list_event()
5373 goto mem_free; in ath11k_reg_chan_list_event()
5384 goto mem_free; in ath11k_reg_chan_list_event()
5395 goto mem_free; in ath11k_reg_chan_list_event()
5435 goto mem_free; in ath11k_reg_chan_list_event()
5447 mem_free: in ath11k_reg_chan_list_event()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf.data-file-format.txt203 uint64_t mem_free;
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c6528 goto mem_free; in lpfc_sli4_ras_fwlog_init()
6579 goto mem_free; in lpfc_sli4_ras_fwlog_init()
6582 mem_free: in lpfc_sli4_ras_fwlog_init()