Searched refs:dummy_ptr (Results 1 – 1 of 1) sorted by relevance
28 static ia_css_ptr dummy_ptr = mmgr_EXCEPTION; variable49 dummy_ptr = hmm_alloc(1); in hmm_init()56 if (dummy_ptr == mmgr_EXCEPTION) in hmm_cleanup()60 hmm_free(dummy_ptr); in hmm_cleanup()61 dummy_ptr = 0; in hmm_cleanup()
Completed in 4 milliseconds