Lines Matching refs:NR_BANKS
102 for (i = 0; i < NR_BANKS(ima_tpm_chip) + ima_extra_slots; i++)
128 for (i = 0; i < NR_BANKS(ima_tpm_chip); i++) {
138 ima_sha1_idx = NR_BANKS(ima_tpm_chip) + ima_extra_slots++;
144 ima_hash_algo_idx = NR_BANKS(ima_tpm_chip) + ima_extra_slots++;
146 ima_algo_array = kcalloc(NR_BANKS(ima_tpm_chip) + ima_extra_slots,
153 for (i = 0; i < NR_BANKS(ima_tpm_chip); i++) {
178 if (ima_sha1_idx >= NR_BANKS(ima_tpm_chip)) {
193 if (ima_hash_algo_idx >= NR_BANKS(ima_tpm_chip) &&
201 for (i = 0; i < NR_BANKS(ima_tpm_chip) + ima_extra_slots; i++) {
221 for (i = 0; i < NR_BANKS(ima_tpm_chip) + ima_extra_slots; i++)
639 for (i = 0; i < NR_BANKS(ima_tpm_chip) + ima_extra_slots; i++) {
643 if (i < NR_BANKS(ima_tpm_chip)) {