Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dpage.c68 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc() function
151 EXPORT_SYMBOL_GPL(rds_page_remainder_alloc);
H A Dmessage.c438 ret = rds_page_remainder_alloc(sg, iov_iter_count(from), in rds_message_copy_from_user()
H A Drds.h885 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes,
H A Dib_recv.c294 ret = rds_page_remainder_alloc(&frag->f_sg, in rds_ib_refill_one_frag()