Home
last modified time | relevance | path

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

/external/libsepol/src/
Dexpand.c58 static int linear_probe_create(struct linear_probe *probe, uint32_t length) in linear_probe_create() function
1472 if (linear_probe_create(&probe, 4096)) { /* Assume 4096 is enough for most cases */ in expand_filename_trans()
1500 if (linear_probe_create(&probe, ebitmap_length(&stypes))) { in expand_filename_trans()