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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout