| /linux/tools/testing/selftests/mm/ |
| H A D | compaction_test.c | 86 int check_compaction(unsigned long mem_free, unsigned long hugepage_size) in check_compaction() 94 mem_free = mem_free * 0.8; in check_compaction() 100 nr_hugepages = mem_free / hugepage_size / 2; in check_compaction() 110 compaction_index = mem_free/(nr_hugepages * hugepage_size); in check_compaction() 133 unsigned long mem_free = 0; in check_compaction() 142 /* Start the test without hugepages reducing mem_free */ in check_compaction() 155 if (read_memory_info(&mem_free, &hugepage_size) != 0) in check_compaction() 158 mem_fragmentable_MB = mem_free * 0.8 / 1024; in check_compaction() 194 if (check_compaction(mem_free, hugepage_siz in set_zero_hugepages() 85 check_compaction(unsigned long mem_free,unsigned long hugepage_size,unsigned long initial_nr_hugepages) check_compaction() argument 212 unsigned long mem_free = 0; main() local [all...] |
| /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 | 33 u64 mem_free; 32 u64 mem_free; global() member
|
| H A D | header.c | 815 ret = do_write(ff, &n->mem_free, sizeof(u64)); in write_group_desc() 2391 n->node, n->mem_total, n->mem_free); in print_sample_time() 3234 if (do_read_u64(ff, &n->mem_free)) in process_clockid()
|
| /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 | 6939 goto mem_free; in ath12k_wmi_rdy_parse() 6948 goto mem_free; in ath12k_wmi_rdy_parse() 6954 goto mem_free; in ath12k_wmi_rdy_parse() 6977 mem_free: in ath12k_ready_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()
|