Searched refs:DEBUG_DATA (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/s390/kernel/
H A Ddebug.c481 DEBUG_DATA(act_entry)); debug_format_entry()
964 memset(DEBUG_DATA(active), 0, id->buf_size); debug_event_common()
965 memcpy(DEBUG_DATA(active), buf, min(len, id->buf_size)); debug_event_common()
992 memset(DEBUG_DATA(active), 0, id->buf_size); debug_exception_common()
993 memcpy(DEBUG_DATA(active), buf, min(len, id->buf_size)); debug_exception_common()
1040 curr_event=(debug_sprintf_entry_t *) DEBUG_DATA(active); __debug_sprintf_event()
1077 curr_event=(debug_sprintf_entry_t *)DEBUG_DATA(active); __debug_sprintf_exception()
/linux-4.4.14/arch/s390/include/asm/
H A Ddebug.h24 #define DEBUG_DATA(entry) (char*)(entry + 1) /* data is stored behind */ macro
/linux-4.4.14/drivers/net/wan/
H A Dcosa.c210 #undef DEBUG_DATA //1 /* Dump the data read or written to the channel */ macro
1249 #ifdef DEBUG_DATA cosa_start_tx()
1915 #ifdef DEBUG_DATA eot_interrupt()

Completed in 436 milliseconds