Home
last modified time | relevance | path

Searched defs:debug_info (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/s390/include/asm/
Ddebug.h58 typedef struct debug_info { struct
59 struct debug_info* next; argument
60 struct debug_info* prev; argument
77 } debug_info_t; argument
/linux-3.3/arch/unicore32/include/asm/
Dprocessor.h37 struct debug_info { struct
48 struct debug_info debug; argument
/linux-3.3/arch/arm/include/asm/
Dprocessor.h33 struct debug_info { struct
45 struct debug_info debug; argument
/linux-3.3/drivers/hv/
Dring_buffer.c252 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
Dvmbus_drv.c77 struct vmbus_channel_debug_info debug_info; in get_channel_info() local
/linux-3.3/arch/s390/kernel/
Ddebug.c608 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/linux-3.3/scripts/kconfig/
Dqconf.cc1066 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView