Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:free_proxy

Proto:static void free_proxy(struct aa_proxy *proxy)

Type:void

Parameter:

TypeParameterName
struct aa_proxy *proxy
44  If proxy Then
46  aa_put_label(cu_dereference_protected() - fetch RCU pointer when updates prevented*@p: The pointer to read, prior to dereferencing*@c: The conditions under which the dereference will take place* Return the value of the specified RCU-protected pointer, but omit(label, true))
47  memset(proxy, 0, size of proxy )
48  RCU_INIT_POINTER() - initialize an RCU protected pointer*@p: The pointer to be initialized.*@v: The value to initialized the pointer to.* Initialize an RCU-protected pointer in special cases where readers(label, (structaa_label * )he aa_label represents the set of profiles confining an object* Labels maintain a reference count to the set of pointers they reference* Labels are ref counted by* tasks and object via the security field/security context off the field* code - will take a )
49  kfree(proxy)
Caller
NameDescribe
aa_proxy_kref