devm_kfree(9) suse man page | unix.com

Man Page: devm_kfree

Operating Environment: suse

Section: 9

DEVM_KFREE(9)							   Driver Basics						     DEVM_KFREE(9)

NAME
devm_kfree - Resource-managed kfree
SYNOPSIS
void devm_kfree(struct device * dev, void * p);
ARGUMENTS
dev Device this memory belongs to p Memory to free
DESCRIPTION
Free memory allocated with dev_kzalloc.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVM_KFREE(9)
Related Man Pages
struct_class(9) - centos
struct_device_driver(9) - centos
device_create_vargs(9) - suse
struct_uio_info(9) - suse
kmem_cache_create(9) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command