Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.c697 static void binder_alloc_clear_buf(struct binder_alloc *alloc,
710 * We could eliminate the call to binder_alloc_clear_buf() in binder_alloc_free_buf()
718 binder_alloc_clear_buf(alloc, buffer); in binder_alloc_free_buf()
818 binder_alloc_clear_buf(alloc, buffer); in binder_alloc_deferred_release()
1165 * binder_alloc_clear_buf() - zero out buffer
1171 static void binder_alloc_clear_buf(struct binder_alloc *alloc, in binder_alloc_clear_buf() function
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.c692 static void binder_alloc_clear_buf(struct binder_alloc *alloc,
705 * We could eliminate the call to binder_alloc_clear_buf() in binder_alloc_free_buf()
713 binder_alloc_clear_buf(alloc, buffer); in binder_alloc_free_buf()
821 binder_alloc_clear_buf(alloc, buffer); in binder_alloc_deferred_release()
1166 * binder_alloc_clear_buf() - zero out buffer
1172 static void binder_alloc_clear_buf(struct binder_alloc *alloc, in binder_alloc_clear_buf() function

Completed in 4 milliseconds