Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma-buf/
Dreservation.c79 kfree(obj->staged); in reservation_object_reserve_shared()
80 obj->staged = NULL; in reservation_object_reserve_shared()
91 fobj = krealloc(obj->staged, offsetof(typeof(*fobj), shared[max]), in reservation_object_reserve_shared()
96 obj->staged = fobj; in reservation_object_reserve_shared()
229 struct reservation_object_list *old, *fobj = obj->staged; in reservation_object_add_shared_fence()
232 obj->staged = NULL; in reservation_object_add_shared_fence()
346 kfree(dst->staged); in reservation_object_copy_fences()
347 dst->staged = NULL; in reservation_object_copy_fences()
/Linux-v4.19/include/linux/
Dreservation.h79 struct reservation_object_list *staged; member
98 obj->staged = NULL; in reservation_object_init()
127 kfree(obj->staged); in reservation_object_fini()
/Linux-v4.19/Documentation/PCI/
DPCIEBUS-HOWTO.txt58 staged approach.
/Linux-v4.19/Documentation/device-mapper/
Ddm-zoned.txt124 metadata blocks are staged and updated. Normal operation is then
/Linux-v4.19/Documentation/doc-guide/
Dsphinx.rst286 The example below shows how to use this markup. The first level of the staged
/Linux-v4.19/Documentation/process/
D2.Process.rst46 and staged ahead of time. How that process works will be described in