Searched refs:debug_kprint_syscall_process (Results 1 – 1 of 1) sorted by relevance
1865 char debug_kprint_syscall_process[MAXCOMLEN + 1]; variable1871 CTLFLAG_RW | CTLFLAG_LOCKED, debug_kprint_syscall_process, sizeof(debug_kprint_syscall_process),1883 if (debug_kprint_syscall_process[0]) {1885 if (0 == strncmp(debug_kprint_syscall_process,1886 p->p_comm, sizeof(debug_kprint_syscall_process))) {