centos man page for devm_kfree

Query: devm_kfree

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
struct_device_driver(9) - centos
struct_rio_dev(9) - centos
struct_uio_info(9) - centos
usb_alloc_coherent(9) - centos
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!