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)
| Related Man Pages |
|---|
| usb_sg_init(9) - suse |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_class(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |