Home
last modified time | relevance | path

Searched refs:rds_page_remainder_alloc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dpage.c49 * rds_page_remainder_alloc - build up regions of a message.
68 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); variable
H A Dmessage.c441 ret = rds_page_remainder_alloc(sg, iov_iter_count(from), in rds_message_copy_from_user()
H A Dib_recv.c293 ret = rds_page_remainder_alloc(&frag->f_sg, in rds_ib_refill_one_frag()
H A Drds.h886 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes,
/kernel/linux/linux-6.6/net/rds/
H A Dpage.c49 * rds_page_remainder_alloc - build up regions of a message.
68 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); variable
H A Dmessage.c438 ret = rds_page_remainder_alloc(sg, iov_iter_count(from), in rds_message_copy_from_user()
H A Dib_recv.c294 ret = rds_page_remainder_alloc(&frag->f_sg, in rds_ib_refill_one_frag()
H A Drds.h885 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes,

Completed in 11 milliseconds