1INSERT_RESOURCE_EXPA(9)       Hardware Interfaces      INSERT_RESOURCE_EXPA(9)
2
3
4

NAME

6       insert_resource_expand_to_fit - Insert a resource into the resource
7       tree
8

SYNOPSIS

10       void insert_resource_expand_to_fit(struct resource * root,
11                                          struct resource * new);
12

ARGUMENTS

14       root
15           root resource descriptor
16
17       new
18           new resource to insert
19

DESCRIPTION

21       Insert a resource into the resource tree, possibly expanding it in
22       order to make it encompass any conflicting resources.
23
25Kernel Hackers Manual 3.10         June 2019           INSERT_RESOURCE_EXPA(9)
Impressum