Lines Matching defs:table
40 u32 max; /* max number of IDs in table */
42 unsigned long table[];
62 destid = find_first_zero_bit(idtab->table, idtab->max);
65 set_bit(destid, idtab->table);
89 oldbit = test_and_set_bit(destid, idtab->table);
107 clear_bit(destid, idtab->table);
121 destid = find_first_bit(idtab->table, idtab->max);
141 destid = find_next_bit(idtab->table, idtab->max, from);
427 /* Initialize switch route table */
856 pr_err("RIO: failed to allocate destID table\n");
1021 * For each switch device, generate a route table by copying existing