Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c48 struct coresight_node { struct
66 static struct coresight_node * argument
72 return list_first_entry(&path->path_list, struct coresight_node, link); in coresight_path_first_node()
75 static struct coresight_node *
81 return list_last_entry(&path->path_list, struct coresight_node, link); in coresight_path_last_node()
181 struct coresight_node *nd; in coresight_get_source()
559 struct coresight_node *from, in coresight_path_nodes_in_order()
560 struct coresight_node *to) in coresight_path_nodes_in_order()
562 struct coresight_node *nd; in coresight_path_nodes_in_order()
577 struct coresight_node *from, in coresight_disable_path_from_to()
[all …]