Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dmrelease_test.c20 static int alloc_noexit(unsigned long nr_pages, int pipefd) in alloc_noexit() function
82 res = alloc_noexit(MB(size) / psize(), pipefd[1]); in child_main()