在内核中首先执行()函数,接着根据系统调用号在系统调用表中查找到对应的系统调用服务例程。
A:init
B:system_init
C:system_call
D:system_msg
出自:计算机科学