Home
last modified time | relevance | path

Searched defs:lru_node (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/misc/cache/
Dlv_cache_lru_rb.c165 void * lru_node = lv_ll_ins_head(&lru->ll); in alloc_new_node() local
288 void * lru_node = *get_lru_node(lru, node); in get_cb() local
342 void * lru_node = *get_lru_node(lru, node); in remove_cb() local
372 void * lru_node = *get_lru_node(lru, node); in drop_cb() local