Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Ddebug.c71 static ssize_t debug_input(struct file *file, const char __user *user_buf,
163 .write = debug_input,
505 static ssize_t debug_input(struct file *file, const char __user *user_buf, in debug_input() function