Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:55:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_task_freeze
Proto:static inline bool cgroup_task_freeze(struct task_struct *task)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
906 | If flags & PF_KTHREAD Then Return false |
910 | ret = st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from |
913 | Return ret |
Name | Describe |
---|---|
cgroup_post_fork | group_post_fork - called on a new task after adding it to the task list*@child: the task in question* Adds the task to the list running through its css_set if necessary and* call the subsystem fork() callbacks |
cgroup_exit | group_exit - detach cgroup from exiting task*@tsk: pointer to task_struct of exiting process* Description: Detach cgroup from @tsk. |
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 |