debug_event_common 90 arch/s390/include/asm/debug.h debug_entry_t *debug_event_common(debug_info_t *id, int level, debug_event_common 146 arch/s390/include/asm/debug.h return debug_event_common(id, level, data, length); debug_event_common 168 arch/s390/include/asm/debug.h return debug_event_common(id, level, &t, sizeof(unsigned int)); debug_event_common 190 arch/s390/include/asm/debug.h return debug_event_common(id, level, &t, sizeof(unsigned long)); debug_event_common 210 arch/s390/include/asm/debug.h return debug_event_common(id, level, txt, strlen(txt)); debug_event_common 970 arch/s390/kernel/debug.c EXPORT_SYMBOL(debug_event_common);