Searched refs:idal_buffer (Results 1 – 5 of 5) sorted by relevance
123 struct idal_buffer { struct132 static inline struct idal_buffer *idal_buffer_alloc(size_t size, int page_order) in idal_buffer_alloc() argument135 struct idal_buffer *ib; in idal_buffer_alloc()169 static inline void idal_buffer_free(struct idal_buffer *ib) in idal_buffer_free()190 static inline struct idal_buffer **idal_buffer_array_alloc(size_t size, int page_order) in idal_buffer_array_alloc()192 struct idal_buffer **ibs; in idal_buffer_array_alloc()219 static inline void idal_buffer_array_free(struct idal_buffer ***ibs) in idal_buffer_array_free()221 struct idal_buffer **p; in idal_buffer_array_free()234 static inline int idal_buffer_array_size(struct idal_buffer **ibs) in idal_buffer_array_size()248 static inline size_t idal_buffer_array_datasize(struct idal_buffer **ibs) in idal_buffer_array_datasize()[all …]
41 struct idal_buffer *rdbuf; /* full-screen-deactivate buffer */242 struct idal_buffer *ib; in fs3270_read()287 struct idal_buffer *ib; in fs3270_write()422 struct idal_buffer *ib; in fs3270_open()
40 void raw3270_request_set_idal(struct raw3270_request *rq, struct idal_buffer *ib);
730 struct idal_buffer **new; in tape_check_idalbuffer()
238 void raw3270_request_set_idal(struct raw3270_request *rq, struct idal_buffer *ib) in raw3270_request_set_idal()