Home
last modified time | relevance | path

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

/drivers/android/
Dbinder_internal.h343 struct binder_priority { struct
454 struct binder_priority default_priority;
585 struct binder_priority prio_next;
620 struct binder_priority priority;
621 struct binder_priority saved_priority;
Dbinder.c686 const struct binder_priority *desired, in binder_do_set_priority()
772 const struct binder_priority *desired) in binder_set_priority()
778 const struct binder_priority *desired) in binder_restore_priority()
788 struct binder_priority desired = t->priority; in binder_transaction_priority()
789 const struct binder_priority node_prio = { in binder_transaction_priority()