ywg_dev_doc
1. tee
2. u-boot dev note
3. kernel note
3.1. linux kernel map
3.2. linux kernel debug tools
3.3. DTS设备树详解
3.4. linux 通用双向循环链表
3.5. linux 内核函数
3.6. kernel queue note
3.7. 进程管理与调度
3.8. linux系统调用
3.8.1. linux系统调用
3.9. kernel 启动流程
3.10. linux 内存管理
3.11. linux并发控制机制
4. linux driver modules note
5. file system note
6. application development node
7. misc
8. embeded
9. net
10. rtos note
ywg_dev_doc
»
3.
kernel note
»
3.8.
linux系统调用
查看页面源码
3.8.
linux系统调用
3.8.1. linux系统调用
3.8.1.1. 系统调用原理
3.8.1.2. 系统调用用户空间的实现
3.8.1.3. arm架构
3.8.1.4. arm64架构
3.8.1.5. 系统调用内核实现
3.8.1.6. linux系统调用的列表