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

/linux-master/kernel/
H A Dkcov.c88 static struct list_head kcov_remote_areas = LIST_HEAD_INIT(kcov_remote_areas); variable in typeref:struct:list_head
139 list_for_each(pos, &kcov_remote_areas) {
155 list_add(&area->list, &kcov_remote_areas);

Completed in 166 milliseconds