Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder_alloc.h120 void binder_selftest_alloc(struct binder_alloc *alloc);
122 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() function
Dbinder_alloc_selftest.c291 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
Dbinder.c4583 binder_selftest_alloc(&proc->alloc); in binder_ioctl()