Home
last modified time | relevance | path

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

/linux/Documentation/arch/s390/
A Ds390dbf.rst67 The content of the directories are files which represent different views
68 to the debug log. Each component can decide which views should be
70 Predefined views for hex/ascii and sprintf data are provided.
71 It is also possible to define other views. The content of
115 Predefined views:
214 See section about predefined views for explanation of the above output!
298 There are two predefined views: hex_ascii and sprintf.
341 Defining views
402 and which produces the same header output as the predefined views.
408 of the default views!
A Dpci.rst30 The S/390 debug feature (s390dbf) generates views to hold various debug results in sysfs directorie…
A Dcommon_io.rst123 Some views generated by the debug feature to hold various debug outputs.
/linux/arch/s390/kernel/
A Ddebug.c253 memset(rc->views, 0, DEBUG_MAX_VIEWS * sizeof(struct debug_view *)); in debug_info_alloc()
539 if (!debug_info->views[i]) in debug_open()
554 if (!debug_info->views[i]->format_proc && !debug_info->views[i]->header_proc) in debug_open()
572 p_info->view = debug_info->views[i]; in debug_open()
755 if (!id->views[i]) in _debug_unregister()
1196 if (!id->views[i]) in debug_register_view()
1202 id->views[i] = view; in debug_register_view()
1237 if (id->views[i] == view) in debug_unregister_view()
1244 id->views[i] = NULL; in debug_unregister_view()
/linux/arch/s390/include/asm/
A Ddebug.h60 struct debug_view *views[DEBUG_MAX_VIEWS]; member
446 .views = { NULL }, \
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_binding.h203 struct vmw_ctx_bindinfo_view views[SVGA3D_DX11_1_MAX_UAVIEWS]; member
A Dvmwgfx_binding.c204 offsetof(struct vmw_ctx_binding_state, ua_views[0].views),
207 offsetof(struct vmw_ctx_binding_state, ua_views[1].views),
1087 const struct vmw_ctx_bindinfo_view *loc = &cbs->ua_views[0].views[0]; in vmw_emit_set_uav()
1117 const struct vmw_ctx_bindinfo_view *loc = &cbs->ua_views[1].views[0]; in vmw_emit_set_cs_uav()
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dapple,aic.yaml29 - Default "this CPU" register view and explicit per-CPU views
/linux/Documentation/devicetree/bindings/arm/
A Dsecure.txt33 world views need to be described in a single device tree.
/linux/drivers/media/platform/qcom/venus/
A Dhfi_helper.h763 u32 views; member
/linux/Documentation/gpu/
A Di915.rst447 Global GTT views
451 :doc: Global GTT views
/linux/tools/perf/Documentation/
A Dperf-c2c.txt182 In general perf report output consist of 2 basic views:
/linux/Documentation/admin-guide/mm/
A Dconcepts.rst24 different implementations of the same architecture have different views
/linux/Documentation/filesystems/
A Derofs.rst156 may not. All metadatas can be now observed in two different spaces (views):
/linux/tools/perf/scripts/python/
A Dexported-sql-viewer.py1841 view = scene.views()[0]
1848 view = scene.views()[0]
/linux/Documentation/process/
A Dcoding-style.rst8 views on anybody, but this is what goes for anything that I have to be
/linux/Documentation/virt/kvm/
A Dapi.rst6188 both virtual and physical counter views (similar to the effects of the

Completed in 47 milliseconds