Function report |
Source Code:kernel\sched\autogroup.c |
Create Date:2022-07-28 09:43:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocates GFP_KERNEL, cannot be called under any spinlock:
Proto:void sched_autogroup_create_attach(struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
172 | ag = autogroup_create() |
174 | autogroup_move_group(p, ag) |
177 | autogroup_kref_put(ag) |
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 |