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
kmem_cache_create(9) - suse
device_schedule_callback_owner(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
struct_uio_info(9) - suse
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.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I
Shopt -s histappend