Searched refs:proc_node (Results 1 – 1 of 1) sorted by relevance
522 struct hlist_node proc_node; member4783 hlist_add_head(&proc->proc_node, &binder_procs); in binder_open()4921 hlist_del(&proc->proc_node); in binder_deferred_release()5475 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_state_show()5491 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_stats_show()5504 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_transactions_show()5517 hlist_for_each_entry(itr, &binder_procs, proc_node) { in binder_proc_show()