Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/edac/
A Dedac_device.c57 edac_device_alloc_ctl_info(unsigned pvt_sz, char *dev_name, unsigned nr_instances, in edac_device_alloc_ctl_info() argument
97 if (pvt_sz) { in edac_device_alloc_ctl_info()
98 pvt = kzalloc(pvt_sz, GFP_KERNEL); in edac_device_alloc_ctl_info()

Completed in 4 milliseconds