Function report |
Source Code:kernel\sched\autogroup.c |
Create Date:2022-07-28 09:43:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:autogroup_task_get
Proto:static inline struct autogroup *autogroup_task_get(struct task_struct *p)
Type:struct autogroup
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
54 | If Not lock_task_sighand(p, & flags) Then Return autogroup_kref_get( & autogroup_default) |
57 | ag = autogroup_kref_get(autogroup) |
58 | unlock_task_sighand(p, & flags) |
60 | Return ag |
Name | Describe |
---|---|
sched_autogroup_fork | |
proc_sched_autogroup_set_nice | |
proc_sched_autogroup_show_task |
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 |