mkstemp 112 arch/um/drivers/xterm.c fd = mkstemp(file); mkstemp 126 arch/um/os-Linux/mem.c fd = mkstemp(tempname); mkstemp 274 arch/um/os-Linux/umid.c fd = mkstemp(tmp); mkstemp 347 scripts/unifdef.c ofd = mkstemp(tempname); mkstemp 29 tools/perf/tests/dso-data.c fd = mkstemp(templ); mkstemp 22 tools/perf/tests/topology.c fd = mkstemp(path); mkstemp 100 tools/perf/util/copyfile.c tofd = mkstemp(tmp); mkstemp 292 tools/perf/util/dso.c fd = mkstemp(tmpbuf); mkstemp 1340 tools/perf/util/symbol-elf.c kcore->fd = mkstemp(filename); mkstemp 516 tools/perf/util/trace-event-info.c if (!mkstemp(tdata->temp_file)) { mkstemp 91 tools/perf/util/vdso.c fd = mkstemp(vdso_file->temp_file_name); mkstemp 200 tools/perf/util/vdso.c fd = mkstemp(temp_name); mkstemp 79 tools/testing/selftests/bpf/test_btf_dump.c fd = mkstemp(out_file); mkstemp 258 tools/testing/selftests/filesystems/devpts_pts.c mntpoint_fd = mkstemp(ptmx); mkstemp 51 tools/testing/selftests/powerpc/tm/tm-vmxcopy.c fd = mkstemp(tmpfile);