2020-07-25 23:50:03 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2020-08-23 13:52:37 +00:00
< meta name = "generator" content = "Doxygen 1.8.19" / >
2020-07-25 23:50:03 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > MyOS Kernel: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > MyOS Kernel
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-08-23 13:52:37 +00:00
<!-- Generated by Doxygen 1.8.19 -->
2020-07-25 23:50:03 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_func.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "contents" >
 
< h3 > < a id = "index_a" > < / a > - a -< / h3 > < ul >
< li > address_spaces_copy_data()
2020-07-29 13:11:44 +00:00
: < a class = "el" href = "address__spaces_8h.html#aea8e22306177a4ab8651bcdce59263e9" > address_spaces.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > address_spaces_put_data()
2020-07-29 13:11:44 +00:00
: < a class = "el" href = "address__spaces_8h.html#ae16eba03dbe64462fee5ea811665b9c3" > address_spaces.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > alloc_pages()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "paging_8c.html#a64db1d6c4d8861128d9e6e7f671213d8" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a64db1d6c4d8861128d9e6e7f671213d8" > paging.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > alloc_pages_virt()
: < a class = "el" href = "paging_8c.html#a0f831aadf41672c296645a7b0df4a5c6" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a0f831aadf41672c296645a7b0df4a5c6" > paging.h< / a >
< / li >
< li > allow_all_ports()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "gdt_8c.html#ac3220c4aae127e5028cb2388ad787108" > gdt.c< / a >
, < a class = "el" href = "gdt_8h.html#ac3220c4aae127e5028cb2388ad787108" > gdt.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< / ul >
< h3 > < a id = "index_b" > < / a > - b -< / h3 > < ul >
< li > block_all_ports()
: < a class = "el" href = "gdt_8c.html#a5f661be1f1f60c6cef730a8c2024dc94" > gdt.c< / a >
, < a class = "el" href = "gdt_8h.html#a5f661be1f1f60c6cef730a8c2024dc94" > gdt.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_c" > < / a > - c -< / h3 > < ul >
< li > clear_bmap_bit()
: < a class = "el" href = "kmalloc_8c.html#a5ecbd230a1da28644f56c5af47904855" > kmalloc.c< / a >
, < a class = "el" href = "pmem_8c.html#ab5b67f20de16b28be3a3d7a6bd81c65b" > pmem.c< / a >
< / li >
< li > configure()
: < a class = "el" href = "serial_8c.html#af048fb49b855f8c5b78534b90cde6ffb" > serial.c< / a >
< / li >
< li > cpu_init()
: < a class = "el" href = "cpu__init_8h.html#a9c0cf32265079b4a876b8a963437d2dd" > cpu_init.h< / a >
, < a class = "el" href = "cpu__init_8c.html#a9c0cf32265079b4a876b8a963437d2dd" > cpu_init.c< / a >
< / li >
< / ul >
2020-07-29 14:00:21 +00:00
< h3 > < a id = "index_d" > < / a > - d -< / h3 > < ul >
< li > dealloc_pages()
2020-07-30 15:10:45 +00:00
: < a class = "el" href = "paging_8c.html#a6acaea424d9bee06bf95ceb299d75a11" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a6acaea424d9bee06bf95ceb299d75a11" > paging.h< / a >
2020-07-29 14:00:21 +00:00
< / li >
< / ul >
2020-07-25 23:50:03 +00:00
< h3 > < a id = "index_f" > < / a > - f -< / h3 > < ul >
< li > find_free_pages()
: < a class = "el" href = "paging_8c.html#a1675ea0f8e4994b4fbbbe3984ca522b1" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a1675ea0f8e4994b4fbbbe3984ca522b1" > paging.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_g" > < / a > - g -< / h3 > < ul >
< li > gdt_init()
: < a class = "el" href = "gdt_8c.html#aaa7a7d6a41843f8a0c64fd66967feef4" > gdt.c< / a >
, < a class = "el" href = "gdt_8h.html#aaa7a7d6a41843f8a0c64fd66967feef4" > gdt.h< / a >
< / li >
2020-07-29 13:11:44 +00:00
< li > get_address_space()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "paging_8c.html#a7554d075a99f52e3303d1ffd90d8c166" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a7554d075a99f52e3303d1ffd90d8c166" > paging.h< / a >
2020-07-29 13:11:44 +00:00
< / li >
2020-07-25 23:50:03 +00:00
< li > get_bmap_bit()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "kmalloc_8c.html#a47146a9a25f3dded401dfa59fb831d40" > kmalloc.c< / a >
, < a class = "el" href = "pmem_8c.html#a93795a6c0110c3e7ebfec6e443ac5b47" > pmem.c< / a >
2020-07-25 23:50:03 +00:00
< / li >
2020-07-30 15:10:45 +00:00
< li > get_next_ready_thread()
: < a class = "el" href = "tasking_8c.html#a8054e242e219d682141e4acfef861e93" > tasking.c< / a >
< / li >
< li > get_thread()
: < a class = "el" href = "tasking_8c.html#a2ff7ab6dd99a247d27e5d3b1d9d45556" > tasking.c< / a >
< / li >
2020-07-25 23:50:03 +00:00
< / ul >
< h3 > < a id = "index_h" > < / a > - h -< / h3 > < ul >
< li > halt()
: < a class = "el" href = "halt_8h.html#ade0430439247877006d7df950f94918a" > halt.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_i" > < / a > - i -< / h3 > < ul >
< li > idt_set_gate()
: < a class = "el" href = "idt_8c.html#a8dbed98f9174c8ad5e587f3d3881ad73" > idt.c< / a >
, < a class = "el" href = "idt_8h.html#a8dbed98f9174c8ad5e587f3d3881ad73" > idt.h< / a >
< / li >
< li > invl_page()
: < a class = "el" href = "paging_8c.html#abaa0040e698c54cc890b55894bbff094" > paging.c< / a >
< / li >
< li > irq_handler()
: < a class = "el" href = "isr_8c.html#a2127468804d6c8a288db9388f8f5d684" > isr.c< / a >
< / li >
< li > is_kstack_allocated()
: < a class = "el" href = "tasking__helpers__c_8c.html#ad0b18511b18e15f6fe983d69ef962559" > tasking_helpers_c.c< / a >
< / li >
< li > is_page_present()
: < a class = "el" href = "paging_8c.html#a7fb8d280bc19b061f91b82733932c94f" > paging.c< / a >
< / li >
< li > is_proc_scheduled()
: < a class = "el" href = "tasking_8c.html#a4fe00345b6be4d48d67c8d07112fd3a1" > tasking.c< / a >
< / li >
< li > isr_handler()
: < a class = "el" href = "isr_8c.html#aadec5105d6190a106710e70e76b7c5b6" > isr.c< / a >
< / li >
< li > isr_install()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "isr_8c.html#aed0ecf87a0ed3270ce0e9c68cd01a946" > isr.c< / a >
, < a class = "el" href = "i386_2isr_8h.html#aed0ecf87a0ed3270ce0e9c68cd01a946" > isr.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > isr_register_handler()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "isr_8c.html#add073e14261bb5f977abc321d03f809b" > isr.c< / a >
, < a class = "el" href = "i386_2isr_8h.html#add073e14261bb5f977abc321d03f809b" > isr.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< / ul >
< h3 > < a id = "index_k" > < / a > - k -< / h3 > < ul >
2020-08-02 19:37:55 +00:00
< li > kernel_get_num_rpc_funcs()
: < a class = "el" href = "rpc_8c.html#acff994c080b0e6c8b1c660a0dd4af773" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#acff994c080b0e6c8b1c660a0dd4af773" > rpc.h< / a >
< / li >
< li > kernel_rpc_call()
: < a class = "el" href = "rpc_8c.html#a3ac7976d394a26bba6522a4e909cfe77" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#a3ac7976d394a26bba6522a4e909cfe77" > rpc.h< / a >
< / li >
< li > kernel_rpc_deallocate_buf()
: < a class = "el" href = "rpc_8c.html#aaaaaf872d3b77af2dd93fdbb97f5f68e" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#aaaaaf872d3b77af2dd93fdbb97f5f68e" > rpc.h< / a >
< / li >
2020-08-23 13:52:37 +00:00
< li > kernel_rpc_is_init()
: < a class = "el" href = "rpc_8c.html#ae33c028e34273044697eb2771fadcf7d" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#ae33c028e34273044697eb2771fadcf7d" > rpc.h< / a >
< / li >
2020-08-02 19:37:55 +00:00
< li > kernel_rpc_mark_as_init()
: < a class = "el" href = "rpc_8c.html#a20588e9084f6b8f78b60980e3e0ae481" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#a20588e9084f6b8f78b60980e3e0ae481" > rpc.h< / a >
< / li >
< li > kernel_rpc_register_func()
: < a class = "el" href = "rpc_8c.html#a113d2ed47245cf53ea3f3813466982b5" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#a113d2ed47245cf53ea3f3813466982b5" > rpc.h< / a >
< / li >
< li > kernel_rpc_return()
: < a class = "el" href = "rpc_8c.html#aeb324d12d21fdfccb80fd958755f8861" > rpc.c< / a >
, < a class = "el" href = "rpc_8h.html#aeb324d12d21fdfccb80fd958755f8861" > rpc.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > kfree()
: < a class = "el" href = "kmalloc_8c.html#ae99fbcc0b427b9bf726c73960c29efcb" > kmalloc.c< / a >
, < a class = "el" href = "kmalloc_8h.html#ae99fbcc0b427b9bf726c73960c29efcb" > kmalloc.h< / a >
< / li >
< li > kmalloc()
: < a class = "el" href = "kmalloc_8c.html#a5f52d7c56b7d67dc2f96b2e93dfdc7be" > kmalloc.c< / a >
, < a class = "el" href = "kmalloc_8h.html#a5f52d7c56b7d67dc2f96b2e93dfdc7be" > kmalloc.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_l" > < / a > - l -< / h3 > < ul >
< li > load_address_space()
2020-07-29 13:11:44 +00:00
: < a class = "el" href = "paging_8c.html#aee63ef1cb665a5aa68a15ab2461d20cd" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#aee63ef1cb665a5aa68a15ab2461d20cd" > paging.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > load_idt()
: < a class = "el" href = "idt_8c.html#aacb15cc09678bbe5e09fb652c56e884e" > idt.c< / a >
, < a class = "el" href = "idt_8h.html#aacb15cc09678bbe5e09fb652c56e884e" > idt.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_m" > < / a > - m -< / h3 > < ul >
< li > map_pages()
: < a class = "el" href = "paging_8c.html#a2370886c08cc1b84fa1d81fc8022db9b" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a2370886c08cc1b84fa1d81fc8022db9b" > paging.h< / a >
< / li >
2020-08-02 19:37:55 +00:00
< li > mark_init()
: < a class = "el" href = "rpc_8c.html#a0fd52d0a8b0f522602e35d85992d257b" > rpc.c< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > mark_kstack_allocated()
: < a class = "el" href = "tasking__helpers__c_8c.html#ac190e8293f01180f04c1797d3a91a8d8" > tasking_helpers_c.c< / a >
< / li >
< li > mark_proc_scheduled()
: < a class = "el" href = "tasking_8c.html#a3c8c11f9a0587bbfe09e2a348301849a" > tasking.c< / a >
< / li >
< / ul >
< h3 > < a id = "index_n" > < / a > - n -< / h3 > < ul >
< li > new_kstack()
: < a class = "el" href = "tasking__helpers__c_8c.html#a493a7988310576d931585548e8cf71cb" > tasking_helpers_c.c< / a >
< / li >
< / ul >
< h3 > < a id = "index_p" > < / a > - p -< / h3 > < ul >
< li > paging_init()
: < a class = "el" href = "paging_8c.html#a569adfd13ea3c63741f64108821b1712" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a569adfd13ea3c63741f64108821b1712" > paging.h< / a >
< / li >
< li > paging_new_address_space()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "paging_8c.html#a8b1cb213f5783b7137f40279db762ffc" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a8b1cb213f5783b7137f40279db762ffc" > paging.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > pmem_alloc()
: < a class = "el" href = "pmem_8c.html#a8b873206647239e8d86cb97a81b9e390" > pmem.c< / a >
, < a class = "el" href = "pmem_8h.html#a8b873206647239e8d86cb97a81b9e390" > pmem.h< / a >
< / li >
< li > pmem_free()
2020-08-01 17:10:21 +00:00
: < a class = "el" href = "pmem_8c.html#a6c39d363ae2c8f18ada3e9919075e9d3" > pmem.c< / a >
, < a class = "el" href = "pmem_8h.html#a6c39d363ae2c8f18ada3e9919075e9d3" > pmem.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > pmem_init()
2020-07-28 15:34:51 +00:00
: < a class = "el" href = "pmem_8c.html#a26e65460b81ea0f98525b78008ffc68a" > pmem.c< / a >
, < a class = "el" href = "pmem_8h.html#a26e65460b81ea0f98525b78008ffc68a" > pmem.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< / ul >
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
2020-07-30 15:10:45 +00:00
< li > schedule_thread()
: < a class = "el" href = "tasking_8c.html#a2aa9c7df01f34c332d0357417bca9359" > tasking.c< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > serial_init()
: < a class = "el" href = "serial_8c.html#a8b17b137d175d09afe7cb07684f82e5d" > serial.c< / a >
, < a class = "el" href = "serial_8h.html#a8b17b137d175d09afe7cb07684f82e5d" > serial.h< / a >
< / li >
< li > serial_printf()
: < a class = "el" href = "serial_8h.html#ae4f545d29e1faa30e5b27be12d4286d0" > serial.h< / a >
< / li >
< li > serial_putc()
: < a class = "el" href = "serial_8c.html#a9c751f48f189bdf68240e476f01ea070" > serial.c< / a >
, < a class = "el" href = "serial_8h.html#a9c751f48f189bdf68240e476f01ea070" > serial.h< / a >
< / li >
< li > serial_write_string()
: < a class = "el" href = "serial_8h.html#a33e382fceb1f650af5229aaa40e47600" > serial.h< / a >
< / li >
< li > set_bmap_bit()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "kmalloc_8c.html#a9374790c8f20fb22e7b04472e67df7b5" > kmalloc.c< / a >
, < a class = "el" href = "pmem_8c.html#a11ed75ad6967efb05a974760be595f28" > pmem.c< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > set_char()
: < a class = "el" href = "vga__err_8c.html#aa89efa21241581e8ccb810e286a49bcb" > vga_err.c< / a >
< / li >
< li > set_entry()
: < a class = "el" href = "gdt_8c.html#a8ecb0e32b56815d5bd60db521567f471" > gdt.c< / a >
< / li >
< li > setup_kstack()
: < a class = "el" href = "tasking__helpers__c_8c.html#a2d68a91a4777142a51990297666cf05a" > tasking_helpers_c.c< / a >
, < a class = "el" href = "tasking__helpers_8h.html#a2d68a91a4777142a51990297666cf05a" > tasking_helpers.h< / a >
< / li >
< li > switch_to_thread()
: < a class = "el" href = "tasking_8c.html#a92bbbaf5a589e3717ba7f91deaae0071" > tasking.c< / a >
< / li >
< li > switch_to_thread_asm()
: < a class = "el" href = "tasking__helpers_8h.html#aa90e4e41b72e63004f85e8663d382596" > tasking_helpers.h< / a >
< / li >
< / ul >
< h3 > < a id = "index_t" > < / a > - t -< / h3 > < ul >
< li > task_init()
: < a class = "el" href = "tasking__helpers_8h.html#a0dd765564611ce3bf2bd466fe2ca4ae5" > tasking_helpers.h< / a >
< / li >
< li > tasking_block()
: < a class = "el" href = "tasking_8c.html#a021c821360fc28b1a509b585f8d21769" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a021c821360fc28b1a509b585f8d21769" > tasking.h< / a >
< / li >
2020-08-02 19:37:55 +00:00
< li > tasking_check_proc_exists()
: < a class = "el" href = "tasking_8c.html#afc5aaab63d5bde8a7e35e57605ab4e1d" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#afc5aaab63d5bde8a7e35e57605ab4e1d" > tasking.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > tasking_create_task()
2020-07-30 15:10:45 +00:00
: < a class = "el" href = "tasking_8c.html#ac90817d992a64d95d80e4505343ed13c" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#ac90817d992a64d95d80e4505343ed13c" > tasking.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > tasking_exit()
: < a class = "el" href = "tasking_8c.html#acf62dd83316df4b63f4a93587c9b791e" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#acf62dd83316df4b63f4a93587c9b791e" > tasking.h< / a >
< / li >
2020-08-01 17:10:21 +00:00
< li > tasking_get_address_space()
: < a class = "el" href = "tasking_8c.html#a85f3e86dc7ddee108196d0557e307f9a" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a85f3e86dc7ddee108196d0557e307f9a" > tasking.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > tasking_get_errno_address()
: < a class = "el" href = "tasking_8c.html#a347fac6db01ff796e5dc6d1fc44c2eef" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a347fac6db01ff796e5dc6d1fc44c2eef" > tasking.h< / a >
< / li >
< li > tasking_get_PID()
: < a class = "el" href = "tasking_8c.html#a9555a59dc2340ce36ae1a84c984b3af0" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a9555a59dc2340ce36ae1a84c984b3af0" > tasking.h< / a >
< / li >
2020-08-02 19:37:55 +00:00
< li > tasking_get_rpc_calling_thread()
: < a class = "el" href = "tasking_8c.html#a25a4a19651c904d1611592f57d255c13" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a25a4a19651c904d1611592f57d255c13" > tasking.h< / a >
< / li >
< li > tasking_get_rpc_ret_buf()
: < a class = "el" href = "tasking_8c.html#a475df75594db94effc24fcbe1e726f3e" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a475df75594db94effc24fcbe1e726f3e" > tasking.h< / a >
< / li >
< li > tasking_get_TID()
: < a class = "el" href = "tasking_8c.html#a579bdf6585f7b466257320a1ad51429a" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a579bdf6585f7b466257320a1ad51429a" > tasking.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > tasking_init()
: < a class = "el" href = "tasking_8c.html#a45f6d4112f15e33ba7a0e356f821d056" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a45f6d4112f15e33ba7a0e356f821d056" > tasking.h< / a >
< / li >
< li > tasking_is_privleged()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "tasking_8c.html#a47f424f3474f4298f1d6b65eeee5d0f6" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a47f424f3474f4298f1d6b65eeee5d0f6" > tasking.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > tasking_new_thread()
2020-07-30 15:10:45 +00:00
: < a class = "el" href = "tasking_8c.html#a8a911d2c94f4a15da6dbbf9fdccdda7e" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a8a911d2c94f4a15da6dbbf9fdccdda7e" > tasking.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
2020-08-02 19:37:55 +00:00
< li > tasking_set_rpc_calling_thread()
: < a class = "el" href = "tasking_8c.html#ad04e43c483d045987f614582a4203082" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#ad04e43c483d045987f614582a4203082" > tasking.h< / a >
< / li >
< li > tasking_set_rpc_ret_buf()
: < a class = "el" href = "tasking_8c.html#adb458c9afaae981717f509dd3fe27123" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#adb458c9afaae981717f509dd3fe27123" > tasking.h< / a >
< / li >
< li > tasking_thread_exit()
: < a class = "el" href = "tasking_8c.html#ad6ae5d8a6f880c32173f67ce8164f8f5" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#ad6ae5d8a6f880c32173f67ce8164f8f5" > tasking.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< li > tasking_unblock()
: < a class = "el" href = "tasking_8c.html#a8daf634972bbe78df522aade52c180bf" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a8daf634972bbe78df522aade52c180bf" > tasking.h< / a >
< / li >
< li > tasking_yield()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "tasking_8c.html#a78aa02f7e342d1a6f76fb2c692086f50" > tasking.c< / a >
, < a class = "el" href = "tasking_8h.html#a78aa02f7e342d1a6f76fb2c692086f50" > tasking.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
2020-07-31 12:07:04 +00:00
< li > timer_handler()
: < a class = "el" href = "timer__handler_8c.html#a2655663aacfff56bee04dd562e1a7e4e" > timer_handler.c< / a >
< / li >
< li > timer_init()
: < a class = "el" href = "timer_8h.html#ad5d11d841d81aba0c4c43e88c66305d2" > timer.h< / a >
< / li >
2020-07-25 23:50:03 +00:00
< / ul >
< h3 > < a id = "index_u" > < / a > - u -< / h3 > < ul >
< li > unmap_pages()
: < a class = "el" href = "paging_8c.html#a8c15ffa3d18088ca41f78d5c632f6b02" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#a8c15ffa3d18088ca41f78d5c632f6b02" > paging.h< / a >
< / li >
< li > unmark_proc_scheduled()
: < a class = "el" href = "tasking_8c.html#ad3a9873876af082690bffdb92292c7d6" > tasking.c< / a >
< / li >
< / ul >
< h3 > < a id = "index_v" > < / a > - v -< / h3 > < ul >
< li > vga_init()
: < a class = "el" href = "vga__err_8c.html#a4bbfb43f804f9a0b63ed42a9c0b9e5c7" > vga_err.c< / a >
, < a class = "el" href = "vga__err_8h.html#a60b5af9b1db61c1f7ea1067473917172" > vga_err.h< / a >
< / li >
< li > vga_write_string()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "vga__err_8c.html#a75cdd147f30de14160e9a62daf105dab" > vga_err.c< / a >
, < a class = "el" href = "vga__err_8h.html#a75cdd147f30de14160e9a62daf105dab" > vga_err.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< li > virt_to_phys()
2020-07-29 14:00:21 +00:00
: < a class = "el" href = "paging_8c.html#a65a7667a1f8f74a06df63ece822c70d2" > paging.c< / a >
, < a class = "el" href = "paging_8h.html#af473eee5243c70174a1245d70a5c16fa" > paging.h< / a >
2020-07-25 23:50:03 +00:00
< / li >
< / ul >
< h3 > < a id = "index_w" > < / a > - w -< / h3 > < ul >
< li > wait_for_unblocked_thread_asm()
: < a class = "el" href = "tasking__helpers_8h.html#a9f1038b75eee81b791a9ebadefe432b5" > tasking_helpers.h< / a >
< / li >
< li > write_tss()
: < a class = "el" href = "gdt_8c.html#aa27ea5f3de17cbaeabd741a1218d35ff" > gdt.c< / a >
< / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2020-08-23 13:52:37 +00:00
< li class = "footer" > Generated by < a href = "http://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.8.19 < / li >
2020-07-25 23:50:03 +00:00
< / ul >
< / div >
< / body >
< / html >