1REMOVE_ALL_ACTIVE_RA(9) Memory Management in Linux REMOVE_ALL_ACTIVE_RA(9)
23
4
NAME
6remove_all_active_ranges - Remove all currently registered regions
7
SYNOPSIS
9void remove_all_active_ranges(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16During discovery, it may be found that a table like SRAT is invalid and
17an alternative discovery method must be used. This function removes all
18currently registered regions.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. November 2011 REMOVE_ALL_ACTIVE_RA(9)