On 2021/5/15 下午4:10, Yanteng Si wrote: > +安全框架 > +======== > + > +check the functions in security/security.c in kernel source code. > + :internal: > + > +check the functions in security/inode.c in kernel source code. > + :export: > + > +审计接口 > +======== > + > +check the functions in kernel/audit.c in kernel source code. > + :export: > + > +check the functions in kernel/auditsc.c in kernel source code. > + :internal: > + > +check the functions in kernel/auditfilter.c in kernel source code. > + :internal: > + Too verbose w/o much useful info, Is the following better? APIs in kernel code: kernel/audit.c, kernel/auitsc.c and kernel/auditfilter.c 该 APIs 在以下内核代码中 kernel/audit.c, kernel/auitsc.c and kernel/auditfilter.c Thanks Alex