Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Dobjagg.c893 int (*fillup_hints)(struct objagg_hints *objagg_hints, member
898 .fillup_hints = objagg_opt_simple_greedy_fillup_hints,
964 err = algo->fillup_hints(objagg_hints, objagg); in objagg_hints_get()