binder_thread 575 drivers/android/binder.c struct binder_thread *from; binder_thread 578 drivers/android/binder.c struct binder_thread *to_thread; binder_thread 816 drivers/android/binder.c binder_enqueue_deferred_thread_work_ilocked(struct binder_thread *thread, binder_thread 834 drivers/android/binder.c binder_enqueue_thread_work_ilocked(struct binder_thread *thread, binder_thread 851 drivers/android/binder.c binder_enqueue_thread_work(struct binder_thread *thread, binder_thread 915 drivers/android/binder.c static void binder_free_thread(struct binder_thread *thread); binder_thread 919 drivers/android/binder.c static bool binder_has_work_ilocked(struct binder_thread *thread, binder_thread 928 drivers/android/binder.c static bool binder_has_work(struct binder_thread *thread, bool do_proc_work) binder_thread 939 drivers/android/binder.c static bool binder_available_for_proc_work_ilocked(struct binder_thread *thread) binder_thread 951 drivers/android/binder.c struct binder_thread *thread; binder_thread 954 drivers/android/binder.c thread = rb_entry(n, struct binder_thread, rb_node); binder_thread 977 drivers/android/binder.c static struct binder_thread * binder_thread 980 drivers/android/binder.c struct binder_thread *thread; binder_thread 984 drivers/android/binder.c struct binder_thread, binder_thread 1010 drivers/android/binder.c struct binder_thread *thread, binder_thread 1041 drivers/android/binder.c struct binder_thread *thread = binder_select_thread_ilocked(proc); binder_thread 1210 drivers/android/binder.c struct binder_thread *thread = container_of(target_list, binder_thread 1211 drivers/android/binder.c struct binder_thread, todo); binder_thread 1778 drivers/android/binder.c static void binder_pop_transaction_ilocked(struct binder_thread *target_thread, binder_thread 1802 drivers/android/binder.c static void binder_thread_dec_tmpref(struct binder_thread *thread) binder_thread 1853 drivers/android/binder.c static struct binder_thread *binder_get_txn_from( binder_thread 1856 drivers/android/binder.c struct binder_thread *from; binder_thread 1877 drivers/android/binder.c static struct binder_thread *binder_get_txn_from_and_acq_inner( binder_thread 1881 drivers/android/binder.c struct binder_thread *from; binder_thread 1942 drivers/android/binder.c struct binder_thread *target_thread; binder_thread 2438 drivers/android/binder.c struct binder_thread *thread) binder_thread 2491 drivers/android/binder.c struct binder_thread *thread) binder_thread 2564 drivers/android/binder.c struct binder_thread *thread, binder_thread 2628 drivers/android/binder.c struct binder_thread *thread, binder_thread 2681 drivers/android/binder.c struct binder_thread *thread, binder_thread 2755 drivers/android/binder.c struct binder_thread *thread) binder_thread 2842 drivers/android/binder.c struct binder_thread *thread, binder_thread 2855 drivers/android/binder.c struct binder_thread *target_thread = NULL; binder_thread 3037 drivers/android/binder.c struct binder_thread *from; binder_thread 3598 drivers/android/binder.c struct binder_thread *thread, binder_thread 4037 drivers/android/binder.c struct binder_thread *thread, uint32_t cmd) binder_thread 4048 drivers/android/binder.c struct binder_thread *thread, binder_thread 4078 drivers/android/binder.c static int binder_wait_for_work(struct binder_thread *thread, binder_thread 4176 drivers/android/binder.c struct binder_thread *thread, binder_thread 4233 drivers/android/binder.c struct binder_thread *t_from; binder_thread 4630 drivers/android/binder.c static struct binder_thread *binder_get_thread_ilocked( binder_thread 4631 drivers/android/binder.c struct binder_proc *proc, struct binder_thread *new_thread) binder_thread 4633 drivers/android/binder.c struct binder_thread *thread = NULL; binder_thread 4639 drivers/android/binder.c thread = rb_entry(parent, struct binder_thread, rb_node); binder_thread 4668 drivers/android/binder.c static struct binder_thread *binder_get_thread(struct binder_proc *proc) binder_thread 4670 drivers/android/binder.c struct binder_thread *thread; binder_thread 4671 drivers/android/binder.c struct binder_thread *new_thread; binder_thread 4699 drivers/android/binder.c static void binder_free_thread(struct binder_thread *thread) binder_thread 4708 drivers/android/binder.c struct binder_thread *thread) binder_thread 4803 drivers/android/binder.c struct binder_thread *thread = NULL; binder_thread 4826 drivers/android/binder.c struct binder_thread *thread) binder_thread 5003 drivers/android/binder.c struct binder_thread *thread; binder_thread 5312 drivers/android/binder.c struct binder_thread *thread = rb_entry(n, struct binder_thread, rb_node); binder_thread 5445 drivers/android/binder.c struct binder_thread *thread; binder_thread 5447 drivers/android/binder.c thread = rb_entry(n, struct binder_thread, rb_node); binder_thread 5628 drivers/android/binder.c struct binder_thread *thread, binder_thread 5721 drivers/android/binder.c print_binder_thread_ilocked(m, rb_entry(n, struct binder_thread, binder_thread 5873 drivers/android/binder.c struct binder_thread *thread; binder_thread 19 drivers/android/binder_trace.h struct binder_thread;