Searched refs:rdsv3_message_alloc (Results 1 – 3 of 3) sorted by relevance
279 rdsv3_message_alloc(unsigned int nents, int gfp) in rdsv3_message_alloc() function310 rm = rdsv3_message_alloc(ceil(total_len, PAGE_SIZE), KM_NOSLEEP); in rdsv3_message_map_pages()345 rm = rdsv3_message_alloc(ceil(total_len, PAGE_SIZE), KM_NOSLEEP); in rdsv3_message_copy_from_user()
1152 rm = rdsv3_message_alloc(0, KM_NOSLEEP); in rdsv3_send_pong()
701 struct rdsv3_message *rdsv3_message_alloc(unsigned int nents, int gfp);