in_softirq_really
if (!in_task() && !in_softirq_really())
if (!in_task() && !(in_softirq_really() && t->kcov_softirq))