Searched refs:create_tmp_file (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/um/os-Linux/
H A Dmem.c136 static int __init create_tmp_file(unsigned long long len) create_tmp_file() function
175 fd = create_tmp_file(len); create_mem_file()
188 int err, fd = create_tmp_file(UM_KERN_PAGE_SIZE); check_tmpexec()

Completed in 93 milliseconds