Searched refs:loader_dev_ext_props (Results 1 – 2 of 2) sorted by relevance
98 struct loader_dev_ext_props { struct107 struct loader_dev_ext_props *list; argument
950 sizeof(struct loader_dev_ext_props));964 if (idx * sizeof(struct loader_dev_ext_props) >= ext_list->capacity) {978 sizeof(struct loader_dev_ext_props));1904 loader_instance_heap_alloc(inst, sizeof(struct loader_dev_ext_props) *1912 memset(dst->device_extension_list.list, 0, sizeof(struct loader_dev_ext_props) *1916 sizeof(struct loader_dev_ext_props) * src->device_extension_list.count;3362 const struct loader_dev_ext_props *const property =