Searched refs:gtmp (Results 1 – 2 of 2) sorted by relevance
304 char **gtmp; in pxa2xx_build_groups() local306 gtmp = devm_kmalloc_array(pctl->dev, pctl->npins, sizeof(*gtmp), in pxa2xx_build_groups()308 if (!gtmp) in pxa2xx_build_groups()318 gtmp[ngroups++] = (char *) in pxa2xx_build_groups()328 memcpy(func->groups, gtmp, ngroups * sizeof(*gtmp)); in pxa2xx_build_groups()331 devm_kfree(pctl->dev, gtmp); in pxa2xx_build_groups()
801 struct genfs *g, *gtmp; in policydb_destroy() local846 gtmp = g; in policydb_destroy()848 kfree(gtmp); in policydb_destroy()