Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c957 bool still_orphan = false; in coresight_orphan_match()
980 still_orphan = true;
1014 still_orphan = true; in coresight_remove_conns()
1018 src_csdev->orphan = still_orphan;
914 bool still_orphan = false; coresight_orphan_match() local