Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds