Home
last modified time | relevance | path

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

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