Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder.c580 struct binder_thread *thread; in binder_wakeup_poll_threads_ilocked()
606 static struct binder_thread *
609 struct binder_thread *thread; in binder_select_thread_ilocked()
613 struct binder_thread, in binder_select_thread_ilocked()
1584 struct binder_thread *from; in binder_get_txn_from()
1609 struct binder_thread *from; in binder_get_txn_from_and_acq_inner()
5217 struct binder_thread *thread; in binder_get_thread()
5553 struct binder_thread *thread; in binder_txns_pending_ilocked()
5718 struct binder_thread *thread; in binder_ioctl()
6111 struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); in binder_deferred_flush()
[all …]
H A Dbinder_internal.h494 struct binder_thread { struct
535 struct binder_thread *from;
540 struct binder_thread *to_thread;
H A Dbinder_trace.h19 struct binder_thread;