函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\autogroup.c Create Date:2022-07-27 10:43:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:autogroup_kref_put

函数原型:static inline void autogroup_kref_put(struct autogroup *ag)

返回类型:void

参数:

类型参数名称
struct autogroup *ag
40  kref_put - decrement refcount for object.*@kref: object.*@release: pointer to the function that will clean up the object when the* last reference to the object is released.* This pointer is required, and it is not acceptable to pass kfree
调用者
名称描述
autogroup_move_group
sched_autogroup_create_attachAllocates GFP_KERNEL, cannot be called under any spinlock:
sched_autogroup_exit
proc_sched_autogroup_set_nice
proc_sched_autogroup_show_task