Home
last modified time | relevance | path

Searched refs:res_prev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_res.c578 struct resource_node *res_prev; in ibmphp_add_resource() local
662 res_prev = NULL; in ibmphp_add_resource()
669 res_prev = res_cur; in ibmphp_add_resource()
679 res_prev->nextRange = res; in ibmphp_add_resource()
687 res_prev = res_cur; in ibmphp_add_resource()
692 res_prev->next = res; in ibmphp_add_resource()
694 res->nextRange = res_prev->nextRange; in ibmphp_add_resource()
695 res_prev->nextRange = NULL; in ibmphp_add_resource()
698 if (!res_prev) { in ibmphp_add_resource()
710 } else if (res_prev in ibmphp_add_resource()
761 struct resource_node *res_prev; ibmphp_remove_resource() local
956 struct resource_node *res_prev; ibmphp_check_resource() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_res.c578 struct resource_node *res_prev; in ibmphp_add_resource() local
662 res_prev = NULL; in ibmphp_add_resource()
669 res_prev = res_cur; in ibmphp_add_resource()
679 res_prev->nextRange = res; in ibmphp_add_resource()
687 res_prev = res_cur; in ibmphp_add_resource()
692 res_prev->next = res; in ibmphp_add_resource()
694 res->nextRange = res_prev->nextRange; in ibmphp_add_resource()
695 res_prev->nextRange = NULL; in ibmphp_add_resource()
698 if (!res_prev) { in ibmphp_add_resource()
710 } else if (res_prev in ibmphp_add_resource()
761 struct resource_node *res_prev; ibmphp_remove_resource() local
956 struct resource_node *res_prev; ibmphp_check_resource() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/mediatek/
H A Dmtk-platform.h87 * @res_prev: pointer to the previous result descriptor
100 struct mtk_desc *res_prev; member
H A Dmtk-aes.c304 ring->res_prev = res; in mtk_aes_xmit()
834 __le32 status = cryp->ring[aes->id]->res_prev->ct; in mtk_aes_gcm_tag_verify()

Completed in 5 milliseconds