STAILQ_EMPTY_ATOMIC
if (!STAILQ_EMPTY_ATOMIC(&td->td_proc->p_ktr)) {
if (__predict_false(!STAILQ_EMPTY_ATOMIC(&(td)->td_proc->p_ktr))) \