Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/hotplug/
Dibmphp_res.c1343 struct resource_node *res_tmp; in ibmphp_remove_bus() local
1363 res_tmp = res_cur; in ibmphp_remove_bus()
1368 kfree(res_tmp); in ibmphp_remove_bus()
1369 res_tmp = NULL; in ibmphp_remove_bus()
1376 res_tmp = res_cur; in ibmphp_remove_bus()
1381 kfree(res_tmp); in ibmphp_remove_bus()
1382 res_tmp = NULL; in ibmphp_remove_bus()
1389 res_tmp = res_cur; in ibmphp_remove_bus()
1394 kfree(res_tmp); in ibmphp_remove_bus()
1395 res_tmp = NULL; in ibmphp_remove_bus()
[all …]