PK_SYSVSEM
if ((p->p_flag & PK_SYSVSEM) == 0)
if (__predict_false((p->p_flag & PK_SYSVSEM) == 0)) {
p->p_flag |= PK_SYSVSEM;