Searched refs:idal_buffer_alloc (Results 1 – 2 of 2) sorted by relevance
132 static inline struct idal_buffer *idal_buffer_alloc(size_t size, int page_order) in idal_buffer_alloc() function203 ibs[i] = idal_buffer_alloc(ib_size, page_order); in idal_buffer_array_alloc()
250 ib = idal_buffer_alloc(count, 0); in fs3270_read()294 ib = idal_buffer_alloc(count, 0); in fs3270_write()464 ib = idal_buffer_alloc(2 * fp->view.rows * fp->view.cols + 5, 0); in fs3270_open()