Searched refs:idal_buffer_alloc (Results 1 – 4 of 4) sorted by relevance
251 ib = idal_buffer_alloc(count, 0); in fs3270_read()295 ib = idal_buffer_alloc(count, 0); in fs3270_write()468 ib = idal_buffer_alloc(2 * fp->view.rows * fp->view.cols + 5, 0); in fs3270_open()
113 new = idal_buffer_alloc(block_size, 0); in tapechar_check_idalbuffer()
237 new = idal_buffer_alloc(count, 0); in tape_std_mtsetblk()
130 idal_buffer_alloc(size_t size, int page_order) in idal_buffer_alloc() function