Searched refs:stat_size (Results 1 – 4 of 4) sorted by relevance
1368 ssize_t stat_size; in papr_scm_probe() local1465 stat_size = drc_pmem_query_stats(p, NULL, 0); in papr_scm_probe()1466 if (stat_size > 0) { in papr_scm_probe()1467 p->stat_buffer_len = stat_size; in papr_scm_probe()
17 int stat_size; member
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()