Home
last modified time | relevance | path

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

/drivers/android/
A Dbinder_internal.h417 struct binder_proc { struct
420 struct rb_root nodes;
424 int pid;
428 int deferred_work;
430 bool is_dead;
431 bool is_frozen;
432 bool sync_recv;
433 bool async_recv;
435 struct dbitmap dmap;
440 u32 max_threads;
[all …]

Completed in 11 milliseconds