OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjectSize
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
utcache.c
165
*
ObjectSize
- Size of each cached object
178
UINT16
ObjectSize
,
188
if (!CacheName || !ReturnCache || !
ObjectSize
)
205
Cache->
ObjectSize
=
ObjectSize
;
353
memset (Object, 0xCA, Cache->
ObjectSize
);
430
memset (Object, 0, Cache->
ObjectSize
);
453
Object = ACPI_ALLOCATE_ZEROED (Cache->
ObjectSize
);
uttrack.c
200
*
ObjectSize
- Size of each cached object
212
UINT16
ObjectSize
,
225
Cache->
ObjectSize
=
ObjectSize
;
/src/sys/external/bsd/acpica/dist/debugger/
dbstats.c
243
(List->CurrentDepth * List->
ObjectSize
));
255
List->
ObjectSize
);
260
if (List->
ObjectSize
)
268
Outstanding * List->
ObjectSize
,
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oswinxf.c
1545
UINT16
ObjectSize
,
1560
NewCache->
ObjectSize
=
ObjectSize
;
1588
NewObject = malloc (((ACPI_MEMORY_LIST *) Cache)->
ObjectSize
);
1589
memset (NewObject, 0, ((ACPI_MEMORY_LIST *) Cache)->
ObjectSize
);
/src/sys/external/bsd/acpica/dist/include/
acpiosxf.h
387
UINT16
ObjectSize
,
acutils.h
1190
UINT16
ObjectSize
,
actypes.h
1503
UINT16
ObjectSize
;
Completed in 19 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025