Home
last modified time | relevance | path

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

/drivers/staging/zcache/
Dramster.h46 static inline void ramster_count_foreign_pages(bool b, int i) in ramster_count_foreign_pages() function
Dzcache-main.c425 ramster_count_foreign_pages(true, 1); in zcache_pampd_eph_create()
510 ramster_count_foreign_pages(false, 1); in zcache_pampd_pers_create()
691 ramster_count_foreign_pages(eph, -1); in zcache_pampd_get_data_and_free()
742 ramster_count_foreign_pages(is_ephemeral(pool), -1); in zcache_pampd_free()
/drivers/staging/zcache/ramster/
Dramster.h156 extern void ramster_count_foreign_pages(bool, int);
Dramster.c392 void ramster_count_foreign_pages(bool eph, int count) in ramster_count_foreign_pages() function
415 EXPORT_SYMBOL_GPL(ramster_count_foreign_pages);