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

/linux-master/drivers/acpi/
H A Dpptt.c221 u32 node_entry; local
229 node_entry = ACPI_PTR_DIFF(node, table_hdr);
237 cpu_node->parent == node_entry)
/linux-master/drivers/android/
H A Dbinder_internal.h302 * @node_entry: list entry for node->refs list in target node
322 struct hlist_node node_entry; member in struct:binder_ref
H A Dbinder.c1122 hlist_add_head(&new_ref->node_entry, &node->refs);
1148 hlist_del(&ref->node_entry);
5794 hlist_for_each_entry(ref, &node->refs, node_entry) {
6098 hlist_for_each_entry(ref, &node->refs, node_entry)
/linux-master/tools/perf/
H A Dbuiltin-c2c.c1190 node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp, function
1747 .entry = node_entry,

Completed in 435 milliseconds