Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dmem.c20 /* Set by make_tempfile() during early boot. */
95 static int __init make_tempfile(const char *template) in make_tempfile() function
152 fd = make_tempfile(TEMPNAME_TEMPLATE); in create_tmp_file()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dmem.c42 /* Set by make_tempfile() during early boot. */
117 static int __init make_tempfile(const char *template) in make_tempfile() function
174 fd = make_tempfile(TEMPNAME_TEMPLATE); in create_tmp_file()

Completed in 2 milliseconds