/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
D | compaction_test.c | 84 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()
|
/kernel/liteos_a/apps/tftp/src/ |
D | tftpc.c | 575 mem_free(pstSendBuf); in lwip_tftp_get_file_by_filename() 581 mem_free(pstSendBuf); in lwip_tftp_get_file_by_filename() 582 mem_free(pstRecvBuf); in lwip_tftp_get_file_by_filename() 906 mem_free(pstSendBuf); in lwip_tftp_get_file_by_filename() 907 mem_free(pstRecvBuf); in lwip_tftp_get_file_by_filename() 908 mem_free(pszTempDestName); in lwip_tftp_get_file_by_filename() 1086 mem_free(pucBuffer); in lwip_tftp_put_file_by_filename() 1102 mem_free(pucBuffer); in lwip_tftp_put_file_by_filename() 1119 mem_free(pucBuffer); in lwip_tftp_put_file_by_filename() 1139 mem_free(pucBuffer); in lwip_tftp_put_file_by_filename() [all …]
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | cputopo.h | 20 u64 mem_free; member
|
D | cputopo.c | 260 node->mem_free = mem; in load_numa_node() 261 if (node->mem_total && node->mem_free) in load_numa_node()
|
D | env.h | 30 u64 mem_free; member
|
D | header.c | 698 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()
|
/kernel/liteos_a/apps/tftp/include/ |
D | types_adapt.h | 69 #define mem_free free macro
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
D | kexec.c | 99 *(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()
|
/kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
D | dhcps.c | 894 mem_free((void *)dhcps); in dhcps_start() 922 mem_free((void *)dhcps); in dhcps_start() 940 mem_free((void *)dhcps); in dhcps_start() 947 mem_free((void *)dhcps); in dhcps_start() 976 mem_free(dhcps); in dhcps_stop()
|
D | api_shell.c | 1769 mem_free(iecho); in osPingFunc() 3366 mem_free(ndata.netstat_out_buf); 3371 mem_free(ndata.netstat_out_buf);
|
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/ |
D | lwip_ifaddrs.c | 306 mem_free(ifa); in OsFreeifaddrsIteration()
|
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/ |
D | lwip_ifaddrs.c | 315 mem_free(ifa); in freeifaddrs_iteration()
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
D | pdc.h | 418 unsigned int mem_free; /* first location, where OS can be loaded */ member
|
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
D | api_shell.c | 512 mem_free(iecho); in OsPingFunc()
|
/kernel/linux/linux-5.10/arch/parisc/mm/ |
D | init.c | 291 memblock_reserve(0UL, (unsigned long)(PAGE0->mem_free + in setup_bootmem()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | wmi.c | 5361 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()
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 203 uint64_t mem_free;
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 6528 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()
|