- find()
: Hash_table< Key, Value, Hash_func, Compare_func >
- find_free_page()
: Page_allocator
- find_slab_with_free_object()
: Slab_allocator
- flush()
: Slab_allocator
- format()
: Storage_system
- free()
: Virtual_memory, Slab_allocator, DMA_buffer
- free_and_clear()
: List< Type >, Hash_table< Key, Value, Hash_func, Compare_func >
- free_buffers()
: Segment
- free_dirty_pages_next()
: Page_map
- free_page()
: Storage_system, Physical_memory, Page_allocator
- front()
: List< Type >
- get()
: Hash_table< Key, Value, Hash_func, Compare_func >
- get_allocator_max_metadata_start()
: Physical_memory
- get_allocator_metadata_start()
: Physical_memory
- get_block_number()
: Block_map
- get_bucket_index()
: Hash_table< Key, Value, Hash_func, Compare_func >
- get_byte()
: Floppy
- get_capacity()
: Array< T >
- get_dirty_dir_entries()
: Address_map
- get_dirty_pages()
: Page_map
- get_dirty_pages_next()
: Page_map
- get_key()
: Pc_keyboard, Keyboard
- get_keypress()
: Pc_keyboard, Keyboard
- get_live_pages()
: Storage_system
- get_max_metadata_start()
: Page_allocator
- get_mem_size()
: Physical_memory
- get_metadata_start()
: Page_allocator
- get_object_size()
: Slab_allocator
- get_page_address()
: Segment_header
- get_page_info()
: Page_allocator
- get_pages_count()
: Segment_map
- get_success()
: Test_case
- get_table()
: Address_map
- get_table_block_number()
: Address_map
- get_table_entry()
: Address_map
- grab_key()
: Pc_keyboard
- grow()
: Hash_table< Key, Value, Hash_func, Compare_func >, Array< T >
- init()
: Virtual_memory, Timer, Timer_callback, Test_case, Task, Storage_system, Spinlock, Slab_allocator, Semaphore, Segment, Screen, Scheduler, PIC, Physical_memory, Page_map, Mapping_cache_info, Page_allocator, Pc_keyboard, Keyboard, Interrupts, Int_handler, Hash_table< Key, Value, Hash_func, Compare_func >, Floppy, Block_device, Array< T >, Address_map
- input_line()
: Console
- input_loop()
: Console
- insert()
: List< Type >, Hash_table< Key, Value, Hash_func, Compare_func >
- insert_back()
: List< Type >
- insert_front()
: List< Type >
- int_to_irq()
: PIC
- is_checkpointing_dirty_pages()
: Storage_system
- is_dirty()
: Page_map
- is_empty()
: List< Type >
- is_enabled()
: Virtual_memory
- is_formatted()
: Storage_system
- is_segment_free()
: Segment_map
- operator *()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator!=()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator()()
: compare< void * >, compare< const char * >, compare< char * >, hash< void * >, hash< const char * >, hash< char * >
- operator++()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator--()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator->()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator==()
: List_iterator< Type >, Hash_iterator< Key, Value >
- operator[]()
: Array< T >
- print()
: Virtual_memory, Timer, Timer_callback, Storage_system, Superblock, Semaphore, Segment, Screen, Scheduler, PIC, Physical_memory, Page_map, Page_allocator, List< Type >, Interrupts, Int_handler, Hash_table< Key, Value, Hash_func, Compare_func >, Floppy, DMA_buffer
- process_line()
: Shell
Torsion Operating System, Copyright
(C) 2000-2004 Dan Helfman