Home
last modified time | relevance | path

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

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