Go to the source code of this file.
Definition at line 49 of file svm.c.
Definition at line 59 of file svm.c.
static u8* format_svm_flags |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
u8* format_svm_region |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
static u8* format_svm_size |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
Definition at line 62 of file svm.c.
Definition at line 79 of file svm.c.
static u64 rnd_pagesize |
( |
u64 |
size | ) |
|
|
static |
void svm_client_scan |
( |
const char * |
root_path | ) |
|
void svm_client_scan_this_region_nolock |
( |
svm_region_t * |
rp | ) |
|
Definition at line 54 of file svm.c.
static void svm_mutex_cleanup |
( |
void |
| ) |
|
|
static |
void svm_region_exit |
( |
void |
| ) |
|
void svm_region_init |
( |
void |
| ) |
|
int svm_region_init_chroot |
( |
const char * |
root_path | ) |
|
void svm_region_init_chroot_uid_gid |
( |
const char * |
root_path, |
|
|
int |
uid, |
|
|
int |
gid |
|
) |
| |
void svm_region_unmap |
( |
void * |
rp_arg | ) |
|
pthread_mutex_t* mutexes_held[MAXLOCK] |
|
static |
Definition at line 50 of file svm.c.
Definition at line 51 of file svm.c.
Definition at line 46 of file svm.c.
Definition at line 47 of file svm.c.