Searched refs:binder_work (Results 1 – 2 of 2) sorted by relevance
149 struct binder_work { struct165 struct binder_work work; argument235 struct binder_work work;278 struct binder_work work;608 struct binder_work work;
413 binder_enqueue_work_ilocked(struct binder_work *work, in binder_enqueue_work_ilocked()434 struct binder_work *work) in binder_enqueue_deferred_thread_work_ilocked()452 struct binder_work *work) in binder_enqueue_thread_work_ilocked()479 struct binder_work *work) in binder_enqueue_thread_work()487 binder_dequeue_work_ilocked(struct binder_work *work) in binder_dequeue_work_ilocked()501 binder_dequeue_work(struct binder_proc *proc, struct binder_work *work) in binder_dequeue_work()508 static struct binder_work *binder_dequeue_work_head_ilocked( in binder_dequeue_work_head_ilocked()511 struct binder_work *w; in binder_dequeue_work_head_ilocked()513 w = list_first_entry_or_null(list, struct binder_work, entry); in binder_dequeue_work_head_ilocked()2864 struct binder_work *w; in binder_find_outdated_transaction_ilocked()[all …]