Searched refs:kcov_remote_area (Results 1 – 1 of 1) sorted by relevance
75 struct kcov_remote_area { struct134 static struct kcov_remote_area *kcov_remote_area_get(unsigned int size) in kcov_remote_area_get()136 struct kcov_remote_area *area; in kcov_remote_area_get()140 area = list_entry(pos, struct kcov_remote_area, list); in kcov_remote_area_get()150 static void kcov_remote_area_put(struct kcov_remote_area *area, in kcov_remote_area_put()