Home
last modified time | relevance | path

Searched refs:node_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/acpi/
H A Dpptt.c221 u32 node_entry; in acpi_pptt_leaf_node() local
229 node_entry = ACPI_PTR_DIFF(node, table_hdr); in acpi_pptt_leaf_node()
239 cpu_node->parent == node_entry) in acpi_pptt_leaf_node()
/linux-6.15/drivers/android/
H A Dbinder_internal.h334 struct hlist_node node_entry; member
H A Dbinder.c1176 hlist_add_head(&new_ref->node_entry, &node->refs); in binder_get_ref_for_node_olocked()
1205 hlist_del(&ref->node_entry); in binder_cleanup_ref_olocked()
5582 hlist_for_each_entry(ref, &node->refs, node_entry) { in binder_add_freeze_work()
6174 hlist_for_each_entry(ref, &node->refs, node_entry) { in binder_node_release()
6485 hlist_for_each_entry(ref, &node->refs, node_entry) in print_binder_node_nilocked()
/linux-6.15/tools/perf/
H A Dbuiltin-c2c.c1173 node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp, in node_entry() function
1730 .entry = node_entry,