Home
last modified time | relevance | path

Searched refs:mem_total (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dcputopo.h40 u64 mem_total; member
H A Dcputopo.c340 node->mem_total = mem; in load_numa_node()
343 if (node->mem_total && node->mem_free) in load_numa_node()
H A Denv.h31 u64 mem_total; member
H A Dheader.c709 ret = do_write(ff, &n->mem_total, sizeof(u64)); in write_numa_topology()
2042 n->node, n->mem_total, n->mem_free); in print_numa_topology()
2710 if (do_read_u64(ff, &n->mem_total)) in process_numa_topology()
/linux-6.15/kernel/
H A Dsys.c2850 unsigned long mem_total, sav_total; in do_sysinfo() local
2876 mem_total = info->totalram + info->totalswap; in do_sysinfo()
2877 if (mem_total < info->totalram || mem_total < info->totalswap) in do_sysinfo()
2884 sav_total = mem_total; in do_sysinfo()
2885 mem_total <<= 1; in do_sysinfo()
2886 if (mem_total < sav_total) in do_sysinfo()
/linux-6.15/tools/perf/Documentation/
H A Dperf.data-file-format.txt202 uint64_t mem_total;
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h466 u8 mem_total; member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1274 bf->mem_total = bf->mem_20m * 2; in mt7915_mcu_sta_bfer_tlv()
1277 bf->mem_total = bf->mem_20m; in mt7915_mcu_sta_bfer_tlv()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1741 bf->mem_total = bf->mem_20m * 2; in mt7996_mcu_sta_bfer_tlv()
1744 bf->mem_total = bf->mem_20m; in mt7996_mcu_sta_bfer_tlv()