Searched refs:itmp (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | base.c | 170 struct nvkm_instobj *iobj, *itmp; in nvkm_instmem_boot() local 172 list_for_each_entry_safe(iobj, itmp, &imem->list, head) { in nvkm_instmem_boot()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 934 struct ibm_struct *ibm, *itmp; in tpacpi_suspend_handler() local 936 list_for_each_entry_safe(ibm, itmp, in tpacpi_suspend_handler() 948 struct ibm_struct *ibm, *itmp; in tpacpi_resume_handler() local 950 list_for_each_entry_safe(ibm, itmp, in tpacpi_resume_handler() 966 struct ibm_struct *ibm, *itmp; in tpacpi_shutdown_handler() local 968 list_for_each_entry_safe(ibm, itmp, in tpacpi_shutdown_handler() 12080 struct ibm_struct *ibm, *itmp; in tpacpi_subdrivers_release() local 12082 list_for_each_entry_safe_reverse(ibm, itmp, &tpacpi_all_drivers, all_drivers) in tpacpi_subdrivers_release()
|