Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_alloc_selftest.c18 static bool binder_selftest_run = true; variable
287 if (!binder_selftest_run) in binder_selftest_alloc()
290 if (!binder_selftest_run || !alloc->vma) in binder_selftest_alloc()
294 binder_selftest_run = false; in binder_selftest_alloc()