Searched refs:gtmp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | runl.h | 129 #define nvkm_runl_foreach_cgrp_safe(cgrp,gtmp,runl) \ argument 130 list_for_each_entry_safe((cgrp), (gtmp), &(runl)->cgrps, head)
|
| H A D | runl.c | 61 struct nvkm_cgrp *cgrp, *gtmp; in nvkm_runl_rc() local 75 nvkm_runl_foreach_cgrp_safe(cgrp, gtmp, runl) { in nvkm_runl_rc()
|
| /linux/security/selinux/ss/ |
| H A D | policydb.c | 783 struct genfs *g, *gtmp; in policydb_destroy() 824 gtmp = g; in policydb_destroy() 826 kfree(gtmp); in policydb_destroy() 786 struct genfs *g, *gtmp; policydb_destroy() local
|