Query: devm_kfree
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_KFREE(9) Driver Basics DEVM_KFREE(9)NAMEdevm_kfree - Resource-managed kfreeSYNOPSISvoid devm_kfree(struct device * dev, void * p);ARGUMENTSdev Device this memory belongs to p Memory to freeDESCRIPTIONFree memory allocated with devm_kzalloc.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_KFREE(9)