Searched refs:gtmp (Results 1 – 2 of 2) sorted by relevance
301 char **gtmp; in pxa2xx_build_groups() local303 gtmp = devm_kmalloc_array(pctl->dev, pctl->npins, sizeof(*gtmp), in pxa2xx_build_groups()305 if (!gtmp) in pxa2xx_build_groups()315 gtmp[ngroups++] = (char *) in pxa2xx_build_groups()325 memcpy(func->groups, gtmp, ngroups * sizeof(*gtmp)); in pxa2xx_build_groups()328 devm_kfree(pctl->dev, gtmp); in pxa2xx_build_groups()
789 struct genfs *g, *gtmp; in policydb_destroy() local830 gtmp = g; in policydb_destroy()832 kfree(gtmp); in policydb_destroy()