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_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_input_polled_dev(9) - centos |
| usb_sg_init(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |