Searched refs:binder_alloc_buf (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c583 pr_err("%d: binder_alloc_buf failed to map pages in userspace, no vma\n",
596 pr_err("%d: binder_alloc_buf failed for page at %p\n",
604 pr_err("%d: binder_alloc_buf failed to map page at %p in kernel\n",
612 pr_err("%d: binder_alloc_buf failed to map page at %lx in userspace\n",
647 static struct binder_buffer *binder_alloc_buf(struct binder_proc *proc, function
660 pr_err("%d: binder_alloc_buf, no vma\n",
677 "%d: binder_alloc_buf size %zd failed, no async space left\n",
698 pr_err("%d: binder_alloc_buf size %zd failed, no address space\n",
708 "%d: binder_alloc_buf size %zd got buffer %p size %zd\n",
738 "%d: binder_alloc_buf siz
[all...]

Completed in 11 milliseconds