Searched refs:LPL_BOOTSTRAP_SIZE (Results 1 – 1 of 1) sorted by relevance
156 #define LPL_BOOTSTRAP_SIZE 2 macro157 static lpl_t lpl_bootstrap_list[LPL_BOOTSTRAP_SIZE];159 static lpl_t *lpl_bootstrap_rset[LPL_BOOTSTRAP_SIZE];160 static int lpl_bootstrap_id2rset[LPL_BOOTSTRAP_SIZE];339 cp_default.cp_nlgrploads = LPL_BOOTSTRAP_SIZE; in lgrp_root_init()2856 howmany = MIN(LPL_BOOTSTRAP_SIZE, size); in lpl_topo_bootstrap()