Home
last modified time | relevance | path

Searched defs:binder_proc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder_internal.h402 struct binder_proc { struct
405 struct rb_root nodes;
409 int pid;
413 int deferred_work;
414 int outstanding_txns;
415 bool is_dead;
416 bool is_frozen;
417 bool sync_recv;
418 bool async_recv;
424 u32 max_threads;
[all …]