Home
last modified time | relevance | path

Searched refs:res_tmp (Results 1 – 1 of 1) sorted by relevance

/drivers/pci/hotplug/
Dibmphp_res.c1352 struct resource_node *res_tmp; in ibmphp_remove_bus() local
1372 res_tmp = res_cur; in ibmphp_remove_bus()
1377 kfree (res_tmp); in ibmphp_remove_bus()
1378 res_tmp = NULL; in ibmphp_remove_bus()
1385 res_tmp = res_cur; in ibmphp_remove_bus()
1390 kfree (res_tmp); in ibmphp_remove_bus()
1391 res_tmp = NULL; in ibmphp_remove_bus()
1398 res_tmp = res_cur; in ibmphp_remove_bus()
1403 kfree (res_tmp); in ibmphp_remove_bus()
1404 res_tmp = NULL; in ibmphp_remove_bus()
[all …]