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

/drivers/staging/android/
H A Dbinder.c306 ptrdiff_t user_buffer_offset; member in struct:binder_proc
528 kern_ptr = (struct binder_buffer *)(user_ptr - proc->user_buffer_offset
609 (uintptr_t)page_addr + proc->user_buffer_offset;
630 proc->user_buffer_offset, PAGE_SIZE, NULL);
2410 proc->user_buffer_offset);
2883 proc->user_buffer_offset = vma->vm_start - (uintptr_t)proc->buffer;

Completed in 142 milliseconds