This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | USE_FORK 1 |
| #define | USE_NEWMAP 1 |
| #define | USE_EXEC 1 |
| #define | USE_EXIT 1 |
| #define | USE_TRACE 1 |
| #define | USE_GETKSIG 1 |
| #define | USE_ENDKSIG 1 |
| #define | USE_KILL 1 |
| #define | USE_SIGSEND 1 |
| #define | USE_SIGRETURN 1 |
| #define | USE_ABORT 1 |
| #define | USE_GETINFO 1 |
| #define | USE_TIMES 1 |
| #define | USE_SETALARM 1 |
| #define | USE_DEVIO 1 |
| #define | USE_VDEVIO 1 |
| #define | USE_SDEVIO 1 |
| #define | USE_IRQCTL 1 |
| #define | USE_SEGCTL 1 |
| #define | USE_PRIVCTL 1 |
| #define | USE_NICE 1 |
| #define | USE_UMAP 1 |
| #define | USE_VIRCOPY 1 |
| #define | USE_VIRVCOPY 1 |
| #define | USE_PHYSCOPY 1 |
| #define | USE_PHYSVCOPY 1 |
| #define | USE_MEMSET 1 |
| #define | P_NAME_LEN 8 |
| #define | KMESS_BUF_SIZE 256 |
| #define | RANDOM_ELEMENTS 32 |
| #define | NR_IRQ_HOOKS 16 |
| #define | VDEVIO_BUF_SIZE 64 |
| #define | VCOPY_VEC_SIZE 16 |
| #define | K_STACK_BYTES 1024 |
| #define | DEBUG_SCHED_CHECK 0 |
| #define | DEBUG_TIME_LOCKS 0 |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 56 of file config.h. Referenced by do_new_kmess(), kmessages_dmp(), and kputc(). |
|
|
Definition at line 68 of file config.h. Referenced by clear_proc(), do_getinfo(), do_irqctl(), initialize(), and irqtab_dmp(). |
|
|
Definition at line 50 of file config.h. Referenced by do_exec(). |
|
|
Definition at line 61 of file config.h. Referenced by get_randomness(), and r_random(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 70 of file config.h. Referenced by do_vcopy(). |
|
|
|
1.4.6