• Home
  • Raw
  • Download

Lines Matching defs:ti

145 static void __table_instance_destroy(struct table_instance *ti)  in __table_instance_destroy()
153 struct table_instance *ti = kmalloc(sizeof(*ti), GFP_KERNEL); in table_instance_alloc() local
415 struct table_instance *ti, *ufid_ti; in ovs_flow_tbl_init() local
455 struct table_instance *ti; in flow_tbl_destroy_rcu_cb() local
462 struct table_instance *ti, in table_instance_flow_free()
479 struct table_instance *ti, in table_instance_flow_flush()
505 static void table_instance_destroy(struct table_instance *ti, in table_instance_destroy()
517 struct table_instance *ti = rcu_dereference_raw(table->ti); in ovs_flow_tbl_destroy() local
527 struct sw_flow *ovs_flow_tbl_dump_next(struct table_instance *ti, in ovs_flow_tbl_dump_next()
554 static struct hlist_head *find_bucket(struct table_instance *ti, u32 hash) in find_bucket()
560 static void table_instance_insert(struct table_instance *ti, in table_instance_insert()
569 static void ufid_table_instance_insert(struct table_instance *ti, in ufid_table_instance_insert()
605 static struct table_instance *table_instance_rehash(struct table_instance *ti, in table_instance_rehash()
700 static struct sw_flow *masked_flow_lookup(struct table_instance *ti, in masked_flow_lookup()
730 struct table_instance *ti, in flow_lookup()
793 struct table_instance *ti = rcu_dereference(tbl->ti); in ovs_flow_tbl_lookup_stats() local
852 struct table_instance *ti = rcu_dereference_ovsl(tbl->ti); in ovs_flow_tbl_lookup() local
877 struct table_instance *ti = rcu_dereference_ovsl(tbl->ti); in ovs_flow_tbl_lookup_exact() local
922 struct table_instance *ti = rcu_dereference_ovsl(tbl->ufid_ti); in ovs_flow_tbl_lookup_ufid() local
951 static struct table_instance *table_instance_expand(struct table_instance *ti, in table_instance_expand()
960 struct table_instance *ti = ovsl_dereference(table->ti); in ovs_flow_tbl_remove() local
1040 struct table_instance *ti; in flow_key_insert() local
1063 struct table_instance *ti; in flow_ufid_insert() local