Home
last modified time | relevance | path

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

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