Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder_alloc.h111 void binder_selftest_alloc(struct binder_alloc *alloc);
113 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() function
Dbinder_alloc_selftest.c283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
Dbinder.c5009 binder_selftest_alloc(&proc->alloc); in binder_ioctl()