Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/lib/
Dchash.c273 static int chash_table_find(struct chash_iter *iter, u64 key, in chash_table_find() function
400 int r = chash_table_find(&iter, key, false); in __chash_table_copy_in()
435 int r = chash_table_find(&iter, key, remove); in __chash_table_copy_out()