Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kdump/lib/crasher/
H A Dcrasher.c41 static int crasher_read(char *buf, char **start, off_t offset, int len, in crasher_read() function
44 static ssize_t crasher_read(struct file *file, char __user *buf, size_t len, in crasher_read()
98 .read = crasher_read,
115 crasher_proc->read_proc = crasher_read; in crasher_init()

Completed in 1 milliseconds