Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Ddebug.c70 static ssize_t debug_input(struct file *file, const char __user *user_buf,
176 .write = debug_input,
552 static ssize_t debug_input(struct file *file, const char __user *user_buf, in debug_input() function