Searched refs:rds_message_alloc (Results 1 – 3 of 3) sorted by relevance
193 struct rds_message *rds_message_alloc(unsigned int extra_len, gfp_t gfp) in rds_message_alloc() function245 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
1034 rm = rds_message_alloc(ret, GFP_KERNEL); in rds_sendmsg()1158 rm = rds_message_alloc(0, GFP_ATOMIC); in rds_send_pong()
676 struct rds_message *rds_message_alloc(unsigned int nents, gfp_t gfp);