Searched refs:buf_node (Results 1 – 5 of 5) sorted by relevance
122 notif->buf_node = NULL; in io_alloc_notif()
1121 return req->buf_node; in io_find_buf_node() 1128 req->buf_node = node; in io_find_buf_node()
1446 io_put_rsrc_node(req->ctx, req->buf_node); in io_req_put_rsrc_nodes()
683 struct io_rsrc_node *buf_node; member
4018 struct binder_node *buf_node; in binder_free_buf() local 4021 buf_node = buffer->target_node; in binder_free_buf() 4022 binder_node_inner_lock(buf_node); in binder_free_buf() 4023 BUG_ON(!buf_node->has_async_transaction); in binder_free_buf() 4024 BUG_ON(buf_node->proc != proc); in binder_free_buf() 4026 &buf_node->async_todo); in binder_free_buf() 4028 buf_node->has_async_transaction = false; in binder_free_buf() 4034 binder_node_inner_unlock(buf_node); in binder_free_buf()