Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h419 struct binder_proc { struct
422 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 …]