Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dlist_lru.h21 LRU_REMOVED_RETRY, /* item removed, but lock has been enumerator
/linux-6.1.9/mm/
Dlist_lru.c233 case LRU_REMOVED_RETRY: in __list_lru_walk_one()
244 if (ret == LRU_REMOVED_RETRY) in __list_lru_walk_one()
Dworkingset.c685 ret = LRU_REMOVED_RETRY; in shadow_lru_isolate()
/linux-6.1.9/drivers/android/
Dbinder_alloc.c1038 return LRU_REMOVED_RETRY; in binder_alloc_free_page()