Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-28 18:55:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:selinux_binder_transfer_binder

Proto:static int selinux_binder_transfer_binder(struct task_struct *from, struct task_struct *to)

Type:int

Parameter:

TypeParameterName
struct task_struct *from
struct task_struct *to
2079  fromsid = get the objective security ID of a task
2080  tosid = get the objective security ID of a task
2082  Return avc_has_perm - Check permissions and perform any appropriate auditing