Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/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-6.3-rc2/arch/s390/kernel/
A Ddebug.c254 memset(rc->views, 0, DEBUG_MAX_VIEWS * sizeof(struct debug_view *)); in debug_info_alloc()
540 if (!debug_info->views[i]) in debug_open()
555 if (!debug_info->views[i]->format_proc && !debug_info->views[i]->header_proc) in debug_open()
573 p_info->view = debug_info->views[i]; in debug_open()
756 if (!id->views[i]) in _debug_unregister()
1208 if (!id->views[i]) in debug_register_view()
1214 id->views[i] = view; in debug_register_view()
1249 if (id->views[i] == view) in debug_unregister_view()
1256 id->views[i] = NULL; in debug_unregister_view()
/linux-6.3-rc2/arch/s390/include/asm/
A Ddebug.h60 struct debug_view *views[DEBUG_MAX_VIEWS]; member
446 .views = { NULL }, \
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_binding.h203 struct vmw_ctx_bindinfo_view views[SVGA3D_DX11_1_MAX_UAVIEWS]; member
A Dvmwgfx_binding.c203 offsetof(struct vmw_ctx_binding_state, ua_views[0].views),
206 offsetof(struct vmw_ctx_binding_state, ua_views[1].views),
1086 const struct vmw_ctx_bindinfo_view *loc = &cbs->ua_views[0].views[0]; in vmw_emit_set_uav()
1116 const struct vmw_ctx_bindinfo_view *loc = &cbs->ua_views[1].views[0]; in vmw_emit_set_cs_uav()
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A Dapple,aic.yaml29 - Default "this CPU" register view and explicit per-CPU views
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dsecure.txt33 world views need to be described in a single device tree.
/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dhfi_helper.h756 u32 views; member
/linux-6.3-rc2/Documentation/gpu/
A Di915.rst438 Global GTT views
442 :doc: Global GTT views
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-c2c.txt182 In general perf report output consist of 2 basic views:
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dconcepts.rst24 different implementations of the same architecture have different views
/linux-6.3-rc2/Documentation/filesystems/
A Derofs.rst150 may not. All metadatas can be now observed in two different spaces (views):
/linux-6.3-rc2/tools/perf/scripts/python/
A Dexported-sql-viewer.py1841 view = scene.views()[0]
1848 view = scene.views()[0]
/linux-6.3-rc2/Documentation/process/
A Dcoding-style.rst8 views on anybody, but this is what goes for anything that I have to be

Completed in 49 milliseconds