idal_buffer
static inline struct idal_buffer *idal_buffer_alloc(size_t size, int page_order)
struct idal_buffer *ib;
static inline void idal_buffer_free(struct idal_buffer *ib)
static inline struct idal_buffer **idal_buffer_array_alloc(size_t size, int page_order)
struct idal_buffer **ibs;
static inline void idal_buffer_array_free(struct idal_buffer ***ibs)
struct idal_buffer **p;
static inline int idal_buffer_array_size(struct idal_buffer **ibs)
static inline size_t idal_buffer_array_datasize(struct idal_buffer **ibs)
static inline bool __idal_buffer_is_needed(struct idal_buffer *ib)
static inline void idal_buffer_set_cda(struct idal_buffer *ib, struct ccw1 *ccw)
static inline size_t idal_buffer_to_user(struct idal_buffer *ib, void __user *to, size_t count)
static inline size_t idal_buffer_from_user(struct idal_buffer *ib, const void __user *from, size_t count)
struct idal_buffer *ib;
struct idal_buffer *ib;
struct idal_buffer *rdbuf; /* full-screen-deactivate buffer */
struct idal_buffer *ib;
void raw3270_request_set_idal(struct raw3270_request *rq, struct idal_buffer *ib)
void raw3270_request_set_idal(struct raw3270_request *rq, struct idal_buffer *ib);
struct idal_buffer **ibs; /* idal buffer array for user char data */
tape_ccw_dc_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal)
tape_ccw_cc_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal)
tape_ccw_end_idal(struct ccw1 *ccw, __u8 cmd_code, struct idal_buffer *idal)
struct idal_buffer **ibs;
struct idal_buffer **ibs;
struct idal_buffer **new;
struct idal_buffer **ibs;
struct idal_buffer **ibs;