Searched refs:rolling_buffer_make_space (Results 1 – 3 of 3) sorted by relevance
84 int rolling_buffer_make_space(struct rolling_buffer *roll, gfp_t gfp) in rolling_buffer_make_space() function129 if (rolling_buffer_make_space(roll, GFP_KERNEL) < 0) in rolling_buffer_load_from_ra()165 if (rolling_buffer_make_space(roll, gfp) < 0) in rolling_buffer_append()
170 rolling_buffer_make_space(&wreq->buffer, wreq->gfp); in netfs_prepare_write()337 if (rolling_buffer_make_space(&wreq->buffer, wreq->gfp) < 0) in netfs_write_folio()
47 int rolling_buffer_make_space(struct rolling_buffer *roll, gfp_t gfp);