P_PROFPEND
if (p->p_flag & P_PROFPEND) {
atomic_clearbits_int(&p->p_flag, P_PROFPEND);
atomic_setbits_int(&p->p_flag, P_PROFPEND);