Lines Matching defs:oid
51 u64 oid[3]; member
62 static inline int xen_tmem_op(u32 tmem_cmd, u32 tmem_pool, struct tmem_oid oid, in xen_tmem_op()
102 static int xen_tmem_put_page(u32 pool_id, struct tmem_oid oid, in xen_tmem_put_page()
111 static int xen_tmem_get_page(u32 pool_id, struct tmem_oid oid, in xen_tmem_get_page()
120 static int xen_tmem_flush_page(u32 pool_id, struct tmem_oid oid, u32 index) in xen_tmem_flush_page()
126 static int xen_tmem_flush_object(u32 pool_id, struct tmem_oid oid) in xen_tmem_flush_object()
145 struct tmem_oid oid = { { 0 } }; in xen_tmem_destroy_pool() local
156 struct tmem_oid oid = *(struct tmem_oid *)&key; in tmem_cleancache_put_page() local
171 struct tmem_oid oid = *(struct tmem_oid *)&key; in tmem_cleancache_get_page() local
191 struct tmem_oid oid = *(struct tmem_oid *)&key; in tmem_cleancache_flush_page() local
202 struct tmem_oid oid = *(struct tmem_oid *)&key; in tmem_cleancache_flush_inode() local
270 struct tmem_oid oid = { .oid = { 0 } }; in oswiz() local