Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\include\task.h Create Date:2022-07-28 19:49:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:aa_free_task_ctx - free a task_ctx*@ctx: task_ctx to free (MAYBE NULL)

Proto:static inline void aa_free_task_ctx(struct aa_task_ctx *ctx)

Type:void

Parameter:

TypeParameterName
struct aa_task_ctx *ctx
44  If ctx Then
45  aa_put_label(nnp)
46  aa_put_label(previous)
47  aa_put_label(onexec)
Caller
NameDescribe
apparmor_task_free