Lines Matching refs:buffer
22 * struct binder_buffer - buffer used for binder transactions
25 * @free: %true if buffer is free
26 * @clear_on_free: %true if buffer must be zeroed after use
27 * @allow_user_free: %true if user is allowed to free buffer
28 * @async_transaction: %true if buffer is in use for an async txn
33 * @target_node: struct binder_node associated with this buffer
37 * @user_data: user pointer to base of buffer space
38 * @pid: pid to attribute the buffer to (caller)
81 * @buffer: base of per-proc address space mapped via mmap
93 * flag once the async buffer has returned to a healthy state
104 void __user *buffer;
138 struct binder_buffer *buffer);
167 struct binder_buffer *buffer,
173 struct binder_buffer *buffer,
180 struct binder_buffer *buffer,