Searched refs:mem_total (Results 1 – 9 of 9) sorted by relevance
40 u64 mem_total; member
30 u64 mem_total; member
325 node->mem_total = mem; in load_numa_node()328 if (node->mem_total && node->mem_free) in load_numa_node()
705 ret = do_write(ff, &n->mem_total, sizeof(u64)); in write_numa_topology()2038 n->node, n->mem_total, n->mem_free); in print_numa_topology()2697 if (do_read_u64(ff, &n->mem_total)) in process_numa_topology()
2690 unsigned long mem_total, sav_total; in do_sysinfo() local2716 mem_total = info->totalram + info->totalswap; in do_sysinfo()2717 if (mem_total < info->totalram || mem_total < info->totalswap) in do_sysinfo()2724 sav_total = mem_total; in do_sysinfo()2725 mem_total <<= 1; in do_sysinfo()2726 if (mem_total < sav_total) in do_sysinfo()
202 uint64_t mem_total;
451 u8 mem_total; member
1350 bf->mem_total = bf->mem_20m * 2; in mt7996_mcu_sta_bfer_tlv()1353 bf->mem_total = bf->mem_20m; in mt7996_mcu_sta_bfer_tlv()
1234 bf->mem_total = bf->mem_20m * 2; in mt7915_mcu_sta_bfer_tlv()1237 bf->mem_total = bf->mem_20m; in mt7915_mcu_sta_bfer_tlv()
Completed in 52 milliseconds