devm_kfree(9) centos man page | unix.com

Man Page: devm_kfree

Operating Environment: centos

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 devm_kzalloc.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVM_KFREE(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_input_polled_dev(9) - centos
struct_rio_dev(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!