Searched refs:proc_node (Results 1 – 1 of 1) sorted by relevance
296 struct hlist_node proc_node; member2961 hlist_add_head(&proc->proc_node, &binder_procs); in binder_open()3073 hlist_del(&proc->proc_node); in binder_deferred_release()3552 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_state_show()3571 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_stats_show()3587 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_transactions_show()