__request_region(9)

NAME

__request_region - create a new busy resource region

SYNOPSIS

struct resource * __request_region(struct resource * parent,
                                   resource_size_t start,
                                   resource_size_t n,
                                   const char * name);

ARGUMENTS

parent
parent resource descriptor
start
resource start address
n
resource region size
name
reserving callerīs ID string

COPYRIGHT

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