Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/android/
Dbinder_alloc.h124 void binder_selftest_alloc(struct binder_alloc *alloc);
126 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() function
Dbinder_alloc_selftest.c287 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
Dbinder.c5724 binder_selftest_alloc(&proc->alloc); in binder_ioctl()