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)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_device_driver(9) - centos |
| struct_ff_device(9) - centos |
| usb_alloc_coherent(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |