Searched refs:tmem_put (Results 1 - 6 of 6) sorted by relevance

/drivers/staging/zcache/
H A Dtmem.h195 extern int tmem_put(struct tmem_pool *, struct tmem_oid *, uint32_t index,
H A Dtmem.c531 int tmem_put(struct tmem_pool *pool, struct tmem_oid *oidp, uint32_t index, function
H A Dzcache-main.c1578 ret = tmem_put(pool, oidp, index, (char *)(page),
/drivers/staging/ramster/
H A Dtmem.h228 extern int tmem_put(struct tmem_pool *, struct tmem_oid *, uint32_t index,
H A Dtmem.c535 int tmem_put(struct tmem_pool *pool, struct tmem_oid *oidp, uint32_t index, function
H A Dzcache-main.c2634 ret = tmem_put(pool, oidp, index, data, size, raw, ephemeral);

Completed in 94 milliseconds