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)
| Related Man Pages | 
|---|
| usb_sg_init(9) - suse | 
| device_create(9) - centos | 
| device_create_vargs(9) - suse | 
| device_schedule_callback_owner(9) - suse | 
| kmem_cache_create(9) - linux | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to restrict user to a specific directory in solaris 10 | 
| Getting command output to putty window title. | 
| SOCKS proxy & PAM configuration exposure | 
| Tar Command | 
| Shopt -s histappend |