Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow_table.c114 static struct flex_array *alloc_buckets(unsigned int n_buckets) in alloc_buckets() function
190 ti->buckets = alloc_buckets(new_size); in table_instance_alloc()