Home
last modified time | relevance | path

Searched refs:debug_input (Results 1 – 1 of 1) sorted by relevance

/arch/s390/kernel/
Ddebug.c71 static ssize_t debug_input(struct file *file, const char __user *user_buf,
177 .write = debug_input,
581 debug_input(struct file *file, const char __user *user_buf, size_t length, in debug_input() function