P_ADVLOCK 285 compat/hpux/hpux_file.c atomic_setbits_int(&p->p_flag, P_ADVLOCK); P_ADVLOCK 294 compat/hpux/hpux_file.c atomic_setbits_int(&p->p_flag, P_ADVLOCK); P_ADVLOCK 433 kern/kern_descrip.c atomic_setbits_int(&p->p_flag, P_ADVLOCK); P_ADVLOCK 442 kern/kern_descrip.c atomic_setbits_int(&p->p_flag, P_ADVLOCK); P_ADVLOCK 1033 kern/kern_descrip.c if (p && (p->p_flag & P_ADVLOCK) && fp->f_type == DTYPE_VNODE) {