Searched refs:sz_pvt (Results 1 – 3 of 3) sorted by relevance
28 struct edac_pci_ctl_info *edac_pci_alloc_ctl_info(unsigned int sz_pvt, in edac_pci_alloc_ctl_info() argument39 if (sz_pvt) { in edac_pci_alloc_ctl_info()40 pci->pvt_info = kzalloc(sz_pvt, GFP_KERNEL); in edac_pci_alloc_ctl_info()
168 extern struct edac_pci_ctl_info *edac_pci_alloc_ctl_info(unsigned int sz_pvt,
128 unsigned int sz_pvt);