Searched refs:nb_lc (Results 1 – 3 of 3) sorted by relevance
3079 lcoreid_t nb_lc; in setup_fwd_config_of_each_lcore() local3092 nb_lc = (lcoreid_t) (nb_fc - nb_extra); in setup_fwd_config_of_each_lcore()3469 for (i = 0; i < nb_lc; i++) { in set_fwd_lcores_list()3489 nb_cfg_lcores = (lcoreid_t) nb_lc; in set_fwd_lcores_list()3494 nb_fwd_lcores = (lcoreid_t) nb_lc; in set_fwd_lcores_list()3504 unsigned int nb_lc; in set_fwd_lcores_mask() local3511 nb_lc = 0; in set_fwd_lcores_mask()3515 lcorelist[nb_lc++] = i; in set_fwd_lcores_mask()3521 set_fwd_lcores_number(uint16_t nb_lc) in set_fwd_lcores_number() argument3527 if (nb_lc > nb_cfg_lcores) { in set_fwd_lcores_number()[all …]
864 int set_fwd_lcores_list(unsigned int *lcorelist, unsigned int nb_lc);866 void set_fwd_lcores_number(uint16_t nb_lc);
568 unsigned int nb_lc; in set_default_fwd_lcores_config() local571 nb_lc = 0; in set_default_fwd_lcores_config()586 fwd_lcores_cpuids[nb_lc++] = i; in set_default_fwd_lcores_config()588 nb_lcores = (lcoreid_t) nb_lc; in set_default_fwd_lcores_config()