Home
last modified time | relevance | path

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

/lib/
Ddma-debug.c280 int matches = 0, match_lvl, last_lvl = -1; in __hash_bucket_find() local
306 } else if (match_lvl > last_lvl) { in __hash_bucket_find()
311 last_lvl = match_lvl; in __hash_bucket_find()