kcov_init
static void kcov_init(const void *unused);
SYSINIT(kcovdev, SI_SUB_LAST, SI_ORDER_ANY, kcov_init, NULL);