Function report | 
Source Code:kernel\taskstats.c | 
Create Date:2022-07-28 11:49:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroupstats_user_cmd
Proto:static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sk_buff * | skb | |
| struct genl_info * | info | 
| 391 | rc = 0 | 
| 399 | na = attrs[CGROUPSTATS_CMD_ATTR_FD] | 
| 405 | If Not file Then Return 0 | 
| 410 | rc = prepare_reply(info, CGROUPSTATS_CMD_NEW, & rep_skb, size) | 
| 417 | If (na == NULL) Then | 
| 420 | Go to err | 
| 427 | If rc < 0 Then | 
| 434 | err : | 
| 436 | Return rc | 
| 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  |