Searched refs:total_credits (Results 1 – 2 of 2) sorted by relevance
84 int bkt, n, total_credits, ncores; in check_credit_distribution() local88 total_credits = 0; in check_credit_distribution()90 total_credits += cfg->cpu[n].credit_config[bkt]; in check_credit_distribution()91 total_credits += cfg->gmac[0].credit_config[bkt]; in check_credit_distribution()92 total_credits += cfg->gmac[1].credit_config[bkt]; in check_credit_distribution()93 total_credits += cfg->dma.credit_config[bkt]; in check_credit_distribution()94 total_credits += cfg->cmp.credit_config[bkt]; in check_credit_distribution()95 total_credits += cfg->sae.credit_config[bkt]; in check_credit_distribution()96 total_credits += cfg->xgmac[0].credit_config[bkt]; in check_credit_distribution()97 total_credits += cfg->xgmac[1].credit_config[bkt]; in check_credit_distribution()[all …]
659 int total_credits = 0, i; in htc_process_credit_report() local681 total_credits += rpt->credits; in htc_process_credit_report()685 total_credits); in htc_process_credit_report()