- m -
- make_trapgate_from_int()
: interrupts.h
, interrupts.c
- memcmp()
: string.c
, string.h
, string.c
- memcpy()
: string.c
, string.h
, string.c
, string.h
- memmove()
: string.h
, string.c
, string.h
, string.c
- memory_align_page_inf()
: memory.c
, memory.h
- memory_align_page_sup()
: memory.h
, memory.c
- memory_free_page_frame()
: memory.h
, memory.c
- memory_get_first_free_page()
: memory.h
, memory.c
- memory_get_first_used_page()
: memory.h
, memory.c
- memory_get_kernel_top()
: memory.h
, memory.c
- memory_has_next_page()
: memory.h
, memory.c
- memory_next_page()
: memory.h
, memory.c
- memory_print()
: memory.h
, memory.c
- memory_print_free_pages()
: memory.h
, memory.c
- memory_print_used_pages()
: memory.c
, memory.h
- memory_reserve_page_frame()
: memory.h
, memory.c
- memory_setup()
: memory.c
, memory.h
- memset()
: string.h
, string.c
, string.h
- mkdir()
: dirent.c
, dirent.h
- mknod()
: unistd.c
, unistd.h
- mount_EXT2()
: ext2.h
, ext2.c
- mount_FAT()
: fat.c
, fat.h