Searched refs:objects (Results 1 – 8 of 8) sorted by relevance
147 my %objects;336 if (defined($objects{$1})) {337 @arr = @{$objects{$1}};344 $objects{$1} = \@arr;399 if (defined($objects{$module})) {400 my @arr = @{$objects{$module}};669 if (defined($objects{$module})) {670 my @arr = @{$objects{$module}};
41 struct yaffs_obj *objects; member233 kfree(allocator->allocated_obj_list->objects); in yaffs_deinit_raw_objs()281 list->objects = new_objs; in yaffs_create_free_objs()
29 memory objects often needed when communicating with the TEE.
329 UEFI offers a flexible and expandable object model. The objects in the UEFI API330 are devices, drivers, and loaded images. These objects are referenced by333 The interfaces implemented by the objects are referred to as protocols. These
8 necessary in order to specify objects contained in the new uImage, on which
8 * state notifications and Notify CPU device objects to
3006 overwriting other allocated objects. Not a particularly great
3050 By default the build is performed locally and the objects are saved
Completed in 13 milliseconds