Query: devm_kfree
OS: suse
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 dev_kzalloc.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEVM_KFREE(9)