Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_res.c1357 struct resource_node *res_tmp; in ibmphp_remove_bus() local
1377 res_tmp = res_cur; in ibmphp_remove_bus()
1382 kfree (res_tmp); in ibmphp_remove_bus()
1383 res_tmp = NULL; in ibmphp_remove_bus()
1390 res_tmp = res_cur; in ibmphp_remove_bus()
1395 kfree (res_tmp); in ibmphp_remove_bus()
1396 res_tmp = NULL; in ibmphp_remove_bus()
1403 res_tmp = res_cur; in ibmphp_remove_bus()
1408 kfree (res_tmp); in ibmphp_remove_bus()
1409 res_tmp = NULL; in ibmphp_remove_bus()
[all …]