Searched refs:task_sid (Results 1 – 2 of 2) sorted by relevance
46 u32 task_sid; /* SID of creating task */ member
203 static inline u32 task_sid(const struct task_struct *task) in task_sid() function239 isec->task_sid = sid; in inode_alloc_security()1418 isec->sid = isec->task_sid; in inode_doinit_with_dentry()1426 rc = security_transition_sid(isec->task_sid, sbsec->sid, in inode_doinit_with_dentry()1554 tsid = task_sid(tsk); in current_has_perm()1603 u32 sid = task_sid(tsk); in task_has_system()1782 u32 sid = task_sid(ctx); in may_create_key()1973 u32 mgrsid = task_sid(mgr); in selinux_binder_set_context_mgr()1983 u32 fromsid = task_sid(from); in selinux_binder_transaction()1984 u32 tosid = task_sid(to); in selinux_binder_transaction()[all …]