Searched refs:gtmp (Results 1 – 2 of 2) sorted by relevance
300 char **gtmp; in pxa2xx_build_groups() local302 gtmp = devm_kmalloc_array(pctl->dev, pctl->npins, sizeof(*gtmp), in pxa2xx_build_groups()304 if (!gtmp) in pxa2xx_build_groups()314 gtmp[ngroups++] = (char *) in pxa2xx_build_groups()324 memcpy(func->groups, gtmp, ngroups * sizeof(*gtmp)); in pxa2xx_build_groups()327 devm_kfree(pctl->dev, gtmp); in pxa2xx_build_groups()
765 struct genfs *g, *gtmp; in policydb_destroy() local807 gtmp = g; in policydb_destroy()809 kfree(gtmp); in policydb_destroy()