Query: devm_kzalloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_KZALLOC(9) Driver Basics DEVM_KZALLOC(9)NAMEdevm_kzalloc - Resource-managed kzallocSYNOPSISvoid * devm_kzalloc(struct device * dev, size_t size, gfp_t gfp);ARGUMENTSdev Device to allocate memory for size Allocation size gfp Allocation gfp flagsDESCRIPTIONManaged kzalloc. Memory allocated with this function is automatically freed on driver detach. Like all other devres resources, guaranteed alignment is unsigned long long.RETURNSPointer to allocated memory on success, NULL on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEVM_KZALLOC(9)
Related Man Pages |
---|
kcalloc(9) - suse |
blk_make_request(9) - centos |
contigmalloc(9) - debian |
blk_make_request(9) - suse |
gnome2::fontpicker(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |