Searched refs:debug_kprint_current_process (Results 1 – 2 of 2) sorted by relevance
499 extern int debug_kprint_current_process(const char **namep);501 ( (debug_kprint_syscall & (mask)) && debug_kprint_current_process(namep) )
1875 debug_kprint_current_process(const char **namep) function