Function report |
Source Code:kernel\acct.c |
Create Date:2022-07-28 11:01:15 |
Last Modify:2020-03-17 15:14:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_acct_process
Proto:static void do_acct_process(struct bsd_acct_struct *acct)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bsd_acct_struct * | acct |
482 | rlim_cur = RLIM_INFINITY |
490 | If Not Check the amount of free space and suspend/resume accordingly. Then Go to out |
495 | Real User ID = from_kuid_munged( user_ns the caps and keyrings are relative to. , real UID of the task ) |
496 | Real Group ID = from_kgid_munged( user_ns the caps and keyrings are relative to. , real GID of the task ) |
517 | If file_start_write_trylock(file) Then |
523 | out : |
Name | Describe |
---|---|
acct_pin_kill | |
slow_acct_process |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |