Several places in kernel routines to handle task calls there are checks like this:
e_proc_nr = (m_ptr->m1_i1 == SELF) ? m_ptr->m_source : m_ptr->m1_i1; if(e_proc_nr != NONE && isokendpt(e_proc_nr, &proc_nr)) {