Searched refs:conflict (Results 1 – 3 of 3) sorted by relevance
229 pshm_info_t *conflict; in pshm_cache_add() local232 conflict = RB_INSERT(pshmhead, &pshm_head, entry); in pshm_cache_add()233 if (conflict != NULL) { in pshm_cache_add()234 panic("pshm_cache_add() found %p", conflict); in pshm_cache_add()
843 int conflict = 0; in in_pcbbind() local1042 conflict = 1; in in_pcbbind()1047 if (conflict) { in in_pcbbind()1069 conflict = 1; in in_pcbbind()1074 if (conflict) { in in_pcbbind()
193 pages that conflict with the image itself are copied to interim scratch space.