Searched refs:node_entry (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | pptt.c | 221 u32 node_entry; in acpi_pptt_leaf_node() local 229 node_entry = ACPI_PTR_DIFF(node, table_hdr); in acpi_pptt_leaf_node() 237 cpu_node->parent == node_entry) in acpi_pptt_leaf_node()
|
/openbmc/linux/drivers/android/ |
H A D | binder_internal.h | 322 struct hlist_node node_entry; member
|
H A D | binder.c | 1120 hlist_add_head(&new_ref->node_entry, &node->refs); in binder_get_ref_for_node_olocked() 1146 hlist_del(&ref->node_entry); in binder_cleanup_ref_olocked() 5796 hlist_for_each_entry(ref, &node->refs, node_entry) { in binder_node_release() 6092 hlist_for_each_entry(ref, &node->refs, node_entry) in print_binder_node_nilocked() 6102 hlist_for_each_entry(ref, &node->refs, node_entry) in print_binder_node_nilocked()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-c2c.c | 1190 node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp, in node_entry() function 1747 .entry = node_entry,
|