Home
last modified time | relevance | path

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

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