Home
last modified time | relevance | path

Searched refs:should_unregister (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/mm/
Dhmm.c262 bool should_unregister = false; in hmm_mirror_unregister() local
272 should_unregister = list_empty(&hmm->mirrors); in hmm_mirror_unregister()
278 if (!should_unregister || mm == NULL) in hmm_mirror_unregister()