Searched refs:stat_size (Results 1 – 3 of 3) sorted by relevance
1369 ssize_t stat_size; in papr_scm_probe() 1466 stat_size = drc_pmem_query_stats(p, NULL, 0); in papr_scm_probe() 1467 if (stat_size > 0) { in papr_scm_probe() 1468 p->stat_buffer_len = stat_size; in papr_scm_probe() 1368 ssize_t stat_size; papr_scm_probe() local
753 size_t stat_size) in alloc_ring() argument758 size_t hwlen = nelem * hwsize + stat_size; in alloc_ring()
659 size_t stat_size, int node) in alloc_ring() argument661 size_t len = nelem * elem_size + stat_size; in alloc_ring()