Searched refs:tot_size (Results 1 – 1 of 1) sorted by relevance
87 size_t tot_size = sizeof(struct devres) + size; in alloc_dr() local90 dr = kmalloc_track_caller(tot_size, gfp); in alloc_dr()94 memset(dr, 0, tot_size); in alloc_dr()