Searched refs:size_str (Results 1 – 2 of 2) sorted by relevance
891 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob() local892 if (off_str+size_str > totalsize) in dt_from_blob()894 inbuf_init(&strbuf, blob + off_str, blob + off_str + size_str); in dt_from_blob()
545 char size_str[20]; in slabcache() local564 store_size(size_str, slab_size(s)); in slabcache()608 s->name, s->objects, s->object_size, size_str, dist_str, in slabcache()