Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-core.c39 struct coresight_node { struct
340 struct coresight_node *nd) in coresight_disable_path_from()
346 nd = list_first_entry(path, struct coresight_node, link); in coresight_disable_path_from()
419 struct coresight_node *nd; in coresight_enable_path()
482 csdev = list_last_entry(path, struct coresight_node, link)->csdev; in coresight_get_sink()
636 struct coresight_node *node; in _coresight_build_path()
676 node = kzalloc(sizeof(struct coresight_node), GFP_KERNEL); in _coresight_build_path()
720 struct coresight_node *nd, *next; in coresight_release_path()

Completed in 5 milliseconds