Searched refs:MF_SENDA_VM_MISS (Results 1 – 3 of 3) sorted by relevance
145 if (p->p_misc_flags & MF_SENDA_VM_MISS) { in do_vmctl()147 p->p_misc_flags &= ~MF_SENDA_VM_MISS; in do_vmctl()
256 #define MF_SENDA_VM_MISS 0x20000 /* set if a processes wanted to receive an asyn macro
795 p->p_misc_flags |= MF_SENDA_VM_MISS; in has_pending()820 p->p_misc_flags |= MF_SENDA_VM_MISS; in has_pending()1373 src_ptr->p_misc_flags |= MF_SENDA_VM_MISS; in try_async()