Home
last modified time | relevance | path

Searched refs:alloc_buckets (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow_table.c119 static struct flex_array *alloc_buckets(unsigned int n_buckets) in alloc_buckets() function
193 ti->buckets = alloc_buckets(new_size); in table_instance_alloc()