Linux内核API完全参考手册
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-10-26 22:35:50
微信
赏
支付宝
文档简介:
1.4.9 启动选项
1.5 温馨提示
本章参考文献
第2章 内核模块机制API
2.1 函数:__module_address()
2.2 函数:__module_text_address()
2.3 函数:__print_symbol()
2.4 函数:__symbol_get()
2.5 函数:__symbol_put()
2.6 函数:find_module()
2.7 函数:find_symbol()
2.8 函数:module_is_live()
2.9 函数:module_put()
2.10 函数:module_refcount()
2.11 函数:sprint_symbol()
2.12 函数:symbol_put_addr()
2.13 函数:try_module_get()
本章参考文献
第3章 Linux进程管理内核API
3.1 函数:__task_pid_nr_ns()
3.2 函数:find_get_pid()
3.3 函数:find_pid_ns()
3.4 函数:find_vpid()
3.5 函数:get_pid()
3.6 函数:get_task_mm()
3.7 函数:mmput()
3.8 函数:ns_of_pid()
3.9 函数:pid_nr()
3.10 函数:pid_task()
3.11 函数:pid_vnr()
......
评论
发表评论