Home
last modified time | relevance | path

Searched refs:staged (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c98 * @staged: The binding state changes of this command buffer
104 struct vmw_ctx_binding_state *staged; member
163 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()
165 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit()
166 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()
217 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()
218 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup()
219 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup()
220 node->staged = NULL; in vmw_cmd_ctx_first_setup()
224 node->staged in vmw_cmd_ctx_first_setup()
[all...]
/linux/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst65 firmware staged + state set to armed, and 'ndbusX/firmware/activate' is
80 firmware image not being staged.
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst129 metadata blocks are staged and updated. Normal operation is then
/linux/Documentation/process/
H A D2.Process.rst46 and staged ahead of time. How that process works will be described in
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1077 The details of how these records are staged, written to disk, and committed
3852 cannot be staged in memory, even when a paging scheme is available.
4364 add the staged extended attributes to the temporary file.
4421 directory and add the staged dirents into the temporary directory.