Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
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
Dbinder_alloc_selftest.c283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc() function
Dbinder.c5338 binder_selftest_alloc(&proc->alloc); in binder_ioctl()