Lines Matching refs:n_entries
136 for (j = 0; j < info->tables[i].n_entries; j++)
156 for (j = 0; j < table->n_entries; j++)
245 for (j = 0; j < info->tables[i].n_entries; j++)
259 for (j = 0; j < info->tables[i].n_entries; j++)
262 if (j == info->tables[i].n_entries)
270 for (j = 0; j < info->tables[i].n_entries; j++) {
353 for (j = 0; j < info->tables[i].n_entries; j++) {
440 for (j = 0; j < table->n_entries; j++)
475 for (j = 0; j < table->n_entries; j++) {
565 for (j = 0; j < info->tables[i].n_entries; j++) {
597 for (j = 0; j < info->tables[table].n_entries; j++) {
622 for (j = 0; j < info->tables[table].n_entries; j++) {
663 for (j = 0; j < info->tables[i].n_entries; j++) {
673 memset(utn->entries[i], 0, array_size(info->tables[i].n_entries,
690 for (j = 0; j < info->tables[i].n_entries; j++)
703 for (j = 0; j < info->tables[i].n_entries; j++)
739 utn->entries[i] = kcalloc(info->tables[i].n_entries,
782 WARN_ON(!info->tables[0].n_entries))
791 if (!info->tables[i].n_entries)
795 if (WARN_ON(!info->tables[i - 1].n_entries))