Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder.c4900 struct binder_transaction *last_t = NULL; in binder_thread_release() local
4927 last_t = t; in binder_thread_release()
4949 spin_unlock(&last_t->lock); in binder_thread_release()