Searched defs:binder_proc (Results 1 – 1 of 1) sorted by relevance
419 struct binder_proc { struct422 struct rb_root nodes;426 int pid;430 int deferred_work;432 bool is_dead;433 bool is_frozen;434 bool sync_recv;435 bool async_recv;437 struct dbitmap dmap;442 u32 max_threads;[all …]