Home
last modified time | relevance | path

Searched refs:views (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/s390/kernel/
Ddebug.c277 memset(rc->views, 0, DEBUG_MAX_VIEWS * sizeof(struct debug_view *)); in debug_info_alloc()
436 if (!db_info->views[i]) in debug_info_put()
617 if (!debug_info->views[i]) in debug_open()
634 if(!debug_info->views[i]->format_proc && in debug_open()
635 !debug_info->views[i]->header_proc){ in debug_open()
655 p_info->view = debug_info->views[i]; in debug_open()
1120 if (!id->views[i]) in debug_register_view()
1128 id->views[i] = view; in debug_register_view()
1154 if (id->views[i] == view) in debug_unregister_view()
1161 id->views[i] = NULL; in debug_unregister_view()
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt61 The content of the directories are files which represent different views
62 to the debug log. Each component can decide which views should be
64 Predefined views for hex/ascii, sprintf and raw binary data are provided.
65 It is also possible to define other views. The content of
147 views.
322 Predefined views:
420 See section about predefined views for explanation of the above output!
497 There are three predefined views: hex_ascii, raw and sprintf.
542 Defining views
599 and which produces the same header output as the predefined views.
[all …]
DCommonIO108 Some views generated by the debug feature to hold various debug outputs.
/linux-4.4.14/arch/s390/include/asm/
Ddebug.h47 struct debug_view* views[DEBUG_MAX_VIEWS]; member
/linux-4.4.14/Documentation/filesystems/
Dexofs.txt9 OSD is a new T10 command set that views storage devices not as a large/flat
/linux-4.4.14/Documentation/
DCodingStyle6 views on anybody, but this is what goes for anything that I have to be