Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h92 * @oneway_spam_detected: %true if oneway spam detection fired, clear that
113 bool oneway_spam_detected; member
H A Dbinder_alloc.c360 if (!alloc->oneway_spam_detected) { in debug_low_async_space_locked()
361 alloc->oneway_spam_detected = true; in debug_low_async_space_locked()
533 alloc->oneway_spam_detected = false; in binder_alloc_new_buf_locked()

Completed in 3 milliseconds