Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dkcov.c87 static struct list_head kcov_remote_areas = LIST_HEAD_INIT(kcov_remote_areas); variable
135 list_for_each(pos, &kcov_remote_areas) { in kcov_remote_area_get()
151 list_add(&area->list, &kcov_remote_areas); in kcov_remote_area_put()