#include <linux/linkage.h>#include <linux/sched.h>#include <linux/vmalloc.h>#include <system_data_cells.h>#include <descrip.h>#include <gsddef.h>#include <ipldef.h>#include <phddef.h>#include <rdedef.h>#include <secdef.h>#include <seciddef.h>#include <va_rangedef.h>#include <wsldef.h>Go to the source code of this file.
Functions | |
| int | mmg_vfysecflg (void) |
| test compatibility of the flags arguments to crmpsc - see 5.2 15.4.1.1 | |
| int | exe_dgblsc (void) |
| mmg_gsdscn (void *input_gsnam, unsigned long long *input_ident, int section_flags, char *return_gsnam, unsigned long long *return_ident, struct _gsd **gsd) | |
| int exe_dgblsc | ( | void | ) |
Definition at line 28 of file sysdgblsc.c.
| mmg_gsdscn | ( | void * | input_gsnam, | |
| unsigned long long * | input_ident, | |||
| int | section_flags, | |||
| char * | return_gsnam, | |||
| unsigned long long * | return_ident, | |||
| struct _gsd ** | gsd | |||
| ) |
Definition at line 32 of file sysdgblsc.c.
References _pcb, ctl_gl_pcb, exe_gl_gsdgrpfl, exe_gl_gsdsysfl, _gsd::gsd_l_gsdfl, _gsd::gsd_l_ident, _gsd::gsd_t_gsdnam, and SEC_M_SYSGBL.
Referenced by exe_crmpsc(), and exe_mgblsc().
| int mmg_vfysecflg | ( | void | ) |
test compatibility of the flags arguments to crmpsc - see 5.2 15.4.1.1
MISSING content
Definition at line 24 of file sysdgblsc.c.
Referenced by exe_crmpsc(), and exe_mgblsc().
1.5.5