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

/linux-4.1.27/drivers/oprofile/
H A Doprofile_files.c166 static ssize_t dump_write(struct file *file, char const __user *buf, size_t count, loff_t *offset) dump_write() function
174 .write = dump_write,
/linux-4.1.27/scripts/mod/
H A Dmodpost.c2370 char *dump_write = NULL, *files_source = NULL; main() local
2400 dump_write = optarg; main()
2467 if (dump_write) main()
2468 write_dump(dump_write); main()
/linux-4.1.27/fs/
H A Dcoredump.c447 * but then we need to teach dump_write() to restart and clear dump_interrupted()
H A Dbinfmt_elf_fdpic.c1202 * them either. "dump_write()" can't handle it anyway. maydump()

Completed in 172 milliseconds