Searched refs:check_bo_status_yes_goto (Results 1 – 2 of 2) sorted by relevance
737 check_bo_status_yes_goto(bo, HMM_BO_PAGE_ALLOCED, status_err2); in hmm_bo_free_pages()781 check_bo_status_yes_goto(bo, in hmm_bo_bind()858 check_bo_status_yes_goto(bo, in hmm_bo_unbind()1044 check_bo_status_yes_goto(bo, HMM_BO_PAGE_ALLOCED, status_err); in hmm_bo_mmap()
41 #define check_bo_status_yes_goto(bo, _status, label) \ macro