Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.c1153 binder_size_t buffer_space_offset = buffer_offset + in binder_alloc_get_page() local
1155 pgoff_t pgoff = buffer_space_offset & ~PAGE_MASK; in binder_alloc_get_page()
1156 size_t index = buffer_space_offset >> PAGE_SHIFT; in binder_alloc_get_page()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.c1154 binder_size_t buffer_space_offset = buffer_offset + in binder_alloc_get_page() local
1156 pgoff_t pgoff = buffer_space_offset & ~PAGE_MASK; in binder_alloc_get_page()
1157 size_t index = buffer_space_offset >> PAGE_SHIFT; in binder_alloc_get_page()

Completed in 4 milliseconds