kcov_remote_area
static struct kcov_remote_area *kcov_remote_area_get(unsigned int size)
struct kcov_remote_area *area;
area = list_entry(pos, struct kcov_remote_area, list);
static void kcov_remote_area_put(struct kcov_remote_area *area,