Searched refs:cindex (Results 1 – 3 of 3) sorted by relevance
551 int vindex = -1, voindex = -1, cindex = -1, pindex = -1; in adm1275_probe() local645 cindex = 1; in adm1275_probe()649 cindex = 2; in adm1275_probe()673 cindex = (config & ADM1272_IRANGE) ? 3 : 2; in adm1275_probe()718 cindex = (config & ADM1272_IRANGE) ? 3 : 2; in adm1275_probe()758 cindex = 2; in adm1275_probe()777 cindex = 2; in adm1275_probe()796 cindex = 1; in adm1275_probe()826 cindex = 1; in adm1275_probe()870 cindex = 3; in adm1275_probe()[all …]
848 unsigned long cindex = get_index(tn->key, tp); in resize() local858 BUG_ON(tn != get_child(tp, cindex)); in resize()873 tn = get_child(tp, cindex); in resize()896 tn = get_child(tp, cindex); in resize()1431 t_key cindex; in fib_table_lookup() local1434 cindex = 0; in fib_table_lookup()1436 n = get_child_rcu(pn, cindex); in fib_table_lookup()1476 cindex = index; in fib_table_lookup()1516 while (!cindex) { in fib_table_lookup()1533 cindex = get_index(pkey, pn); in fib_table_lookup()[all …]
1148 inst.cindex = req->qidx; in rvu_nix_blk_aq_enq_inst()