Searched refs:pvt_sz (Results 1 – 1 of 1) sorted by relevance
57 edac_device_alloc_ctl_info(unsigned pvt_sz, char *dev_name, unsigned nr_instances, in edac_device_alloc_ctl_info() argument86 if (pvt_sz) { in edac_device_alloc_ctl_info()87 pvt = kzalloc(pvt_sz, GFP_KERNEL); in edac_device_alloc_ctl_info()