Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.h113 void binder_selftest_alloc(struct binder_alloc *alloc);
115 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() function
H A Dbinder_alloc_selftest.c275 * binder_selftest_alloc() - Test alloc and free of buffer pages.
283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
H A Dbinder.c5484 binder_selftest_alloc(&proc->alloc); in binder_ioctl()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h117 void binder_selftest_alloc(struct binder_alloc *alloc);
119 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() function
H A Dbinder_alloc_selftest.c275 * binder_selftest_alloc() - Test alloc and free of buffer pages.
283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
H A Dbinder.c5433 binder_selftest_alloc(&proc->alloc); in binder_ioctl()

Completed in 18 milliseconds