Searched refs:mem_free (Results 1 – 17 of 17) sorted by relevance
| /linux/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/tools/perf/bench/ |
| H A D | mem-memset-x86-64-asm-def.h | 5 mem_free, 11 mem_free,
|
| H A D | mem-memcpy-x86-64-asm-def.h | 5 mem_free, 11 mem_free,
|
| H A D | mem-functions.c | 392 static void mem_free(struct bench_mem_info *info __maybe_unused, 406 .fn.fini = mem_free, 469 .fn.fini = mem_free, 381 static void mem_free(struct bench_mem_info *info __maybe_unused, mem_free() function
|
| /linux/drivers/firmware/smccc/ |
| H A D | kvm_guest.c | 95 goto mem_free; in kvm_arm_target_impl_cpu_init() 104 goto mem_free; in kvm_arm_target_impl_cpu_init() 110 mem_free: in kvm_arm_target_impl_cpu_init()
|
| /linux/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/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 | 743 ret = do_write(ff, &n->mem_free, sizeof(u64)); in write_numa_topology() 2266 n->node, n->mem_total, n->mem_free); in print_compressed() 3041 if (do_read_u64(ff, &n->mem_free)) in process_group_desc()
|
| /linux/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/arch/parisc/include/uapi/asm/ |
| H A D | pdc.h | 425 unsigned int mem_free; /* first location, where OS can be loaded */ member
|
| /linux/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 203 uint64_t mem_free;
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 6854 goto mem_free; in ath12k_reg_chan_list_event() 6863 goto mem_free; in ath12k_reg_chan_list_event() 6869 goto mem_free; in ath12k_reg_chan_list_event() 6892 mem_free: in ath12k_reg_chan_list_event()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 7259 goto mem_free; in ath11k_reg_chan_list_event() 7265 goto mem_free; in ath11k_reg_chan_list_event() 7271 mem_free: in ath11k_reg_chan_list_event()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 7044 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7095 goto mem_free; in lpfc_sli4_ras_fwlog_init() 7098 mem_free: in lpfc_sli4_ras_fwlog_init()
|