Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/ramster/
Dtmem.c77 static struct tmem_obj *tmem_obj_find(struct tmem_hashbucket *hb, in tmem_obj_find() function
545 obj = objfound = tmem_obj_find(hb, oidp); in tmem_put()
603 obj = tmem_obj_find(hb, oidp); in tmem_localify_get_pampd()
680 obj = tmem_obj_find(hb, oidp); in tmem_get()
746 obj = tmem_obj_find(hb, oidp); in tmem_flush_page()
778 obj = tmem_obj_find(hb, oidp); in tmem_replace()
799 obj = tmem_obj_find(hb, oidp); in tmem_flush_object()
/linux-3.4.99/drivers/staging/zcache/
Dtmem.c76 static struct tmem_obj *tmem_obj_find(struct tmem_hashbucket *hb, in tmem_obj_find() function
541 obj = objfound = tmem_obj_find(hb, oidp); in tmem_put()
615 obj = tmem_obj_find(hb, oidp); in tmem_get()
665 obj = tmem_obj_find(hb, oidp); in tmem_flush_page()
697 obj = tmem_obj_find(hb, oidp); in tmem_replace()
718 obj = tmem_obj_find(hb, oidp); in tmem_flush_object()