Searched refs:rds_message_alloc (Results 1 – 2 of 2) sorted by relevance
324 struct rds_message *rds_message_alloc(unsigned int extra_len, gfp_t gfp) in rds_message_alloc() function381 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
1294 rm = rds_message_alloc(ret, GFP_KERNEL); in rds_sendmsg()1479 rm = rds_message_alloc(0, GFP_ATOMIC); in rds_send_probe()