Searched refs:tmem_client_err (Results 1 – 2 of 2) sorted by relevance
818 tmem_client_err("failed... out of memory\n"); in client_create()829 tmem_client_err("failed... can't alloc persistent pool\n"); in client_create()835 tmem_client_err("failed... can't set client\n"); in client_create()1463 tmem_client_err("failed... unsupported spec version\n"); in do_tmem_new_pool()1468 tmem_client_err("failed... unable to create a shared-persistant pool\n"); in do_tmem_new_pool()1473 tmem_client_err("failed... unsupported pagesize %d\n", in do_tmem_new_pool()1479 tmem_client_err("failed... precompression flag set but unsupported\n"); in do_tmem_new_pool()1484 tmem_client_err("failed... reserved bits must be zero\n"); in do_tmem_new_pool()1511 tmem_client_err("failed... out of memory\n"); in do_tmem_new_pool()1816 tmem_client_err("tmem: %s: invalid parameter bufsize(%d) != (%ld)\n", in tmemc_restore_put_page()[all …]
217 #define tmem_client_err(fmt, args...) printk(XENLOG_G_ERR fmt, ##args) macro
Completed in 7 milliseconds