Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:autogroup_kref_put

Proto:static inline void autogroup_kref_put(struct autogroup *ag)

Type:void

Parameter:

TypeParameterName
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
Caller
NameDescribe
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