Searched refs:aio_rb_space_to_end (Results 1 – 3 of 3) sorted by relevance
319 u64 aio_rb_space_to_end(struct uniphier_aio_sub *sub);
333 size_t cnt = min_t(size_t, count, aio_rb_space_to_end(sub) / 2); in uniphier_aio_compr_copy()
68 u64 aio_rb_space_to_end(struct uniphier_aio_sub *sub) in aio_rb_space_to_end() function