sreclaimable 368 drivers/base/node.c unsigned long sreclaimable, sunreclaimable; sreclaimable 371 drivers/base/node.c sreclaimable = node_page_state(pgdat, NR_SLAB_RECLAIMABLE); sreclaimable 445 drivers/base/node.c nid, K(sreclaimable + sreclaimable 447 drivers/base/node.c nid, K(sreclaimable + sunreclaimable), sreclaimable 448 drivers/base/node.c nid, K(sreclaimable), sreclaimable 40 fs/proc/meminfo.c unsigned long sreclaimable, sunreclaim; sreclaimable 56 fs/proc/meminfo.c sreclaimable = global_node_page_state(NR_SLAB_RECLAIMABLE); sreclaimable 99 fs/proc/meminfo.c show_val_kb(m, "KReclaimable: ", sreclaimable + sreclaimable 101 fs/proc/meminfo.c show_val_kb(m, "Slab: ", sreclaimable + sunreclaim); sreclaimable 102 fs/proc/meminfo.c show_val_kb(m, "SReclaimable: ", sreclaimable);