Lines Matching full:structure
110 run-time with any kernel data structure which has been suitably modified for use
115 inside the kernel data structure.
117 An additional benefit is that after the initial change to a structure is made,
120 with the structure involves no changes to the structure's layout.
121 By extension, if the data structure is part of the ABI,
123 provides a way of extending the structure in an ABI preserving manner.
131 Data associated with a structure is referenced by the
192 function associates a data object pointer with a kernel data structure's
202 argument is a pointer to the kernel data structure's
228 function returns the data pointer associated with a kernel data structure's
238 argument is a pointer to the kernel data structure's
247 function removes the data pointer associated with a kernel data structure's
257 argument is a pointer to the kernel data structure's
295 for a given type for the specified kernel data structure's
305 argument is a pointer to the kernel data structure's
310 uses a two dimensional matrix (array of arrays) as the data structure to manage
311 the external data associated with a kernel data structure's
375 data structure type for a given
391 Responsibility for synchronising access to a kernel data structure's
393 member is left to the subsystem that uses the data structure and calls the