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 |
|---|
| device_create(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |