Home
last modified time | relevance | path

Searched refs:binder_selftest_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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.c283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
H A Dbinder.c5350 binder_selftest_alloc(&proc->alloc); in binder_ioctl()