Home
last modified time | relevance | path

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

/drivers/android/
Dbinder_internal.h565 struct binder_priority saved_priority; member
Dbinder.c777 t->saved_priority.sched_policy = task->policy; in binder_transaction_priority()
778 t->saved_priority.prio = task->normal_prio; in binder_transaction_priority()
3703 binder_restore_priority(current, in_reply_to->saved_priority); in binder_transaction()
3818 binder_restore_priority(current, in_reply_to->saved_priority); in binder_transaction()