suse man page for devres_alloc

Query: devres_alloc

OS: suse

Section: 9

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

DEVRES_ALLOC(9) 						   Driver Basics						   DEVRES_ALLOC(9)

NAME
devres_alloc - Allocate device resource data
SYNOPSIS
void * devres_alloc(dr_release_t release, size_t size, gfp_t gfp);
ARGUMENTS
release Release function devres will be associated with size Allocation size gfp Allocation flags
DESCRIPTION
Allocate devres of size bytes. The allocated area is zeroed, then associated with release. The returned pointer can be passed to other devres_*() functions.
RETURNS
Pointer to allocated devres on success, NULL on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVRES_ALLOC(9)
Related Man Pages
kmalloc_array(9) - centos
memalign(3) - redhat
valloc(3) - redhat
free_huge_pages(3) - centos
kmem_cache_create(9) - linux
Similar Topics in the Unix Linux Community
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB