Searched refs:allocated (Results 1 – 5 of 5) sorted by relevance
268 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() argument274 *allocated = 0; in fdt_find_add_string_()280 *allocated = 1; in fdt_find_add_string_()289 int allocated; in fdt_property_placeholder() local295 allocated = 1; in fdt_property_placeholder()298 nameoff = fdt_find_add_string_(fdt, name, &allocated); in fdt_property_placeholder()305 if (allocated) in fdt_property_placeholder()
115 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() argument123 *allocated = 0; in fdt_find_add_string_()135 *allocated = 1; in fdt_find_add_string_()195 int allocated; in fdt_add_property_() local200 namestroff = fdt_find_add_string_(fdt, name, &allocated); in fdt_add_property_()209 if (allocated) in fdt_add_property_()
2 /// Find uses of standard freeing functons on values allocated using devm_3 /// functions. Values allocated using the devm_functions are freed when142 msg="WARNING: invalid free of devm_ allocated data"149 msg="WARNING: invalid free of devm_ allocated data"
5 //# in memory allocation functions by checking the type of the allocated memory7 //# to the the memory being allocated. There are false positives in cases the
97 alloated||allocated99 allocatrd||allocated