Searched refs:task_sid (Results 1 – 2 of 2) sorted by relevance
46 u32 task_sid; /* SID of creating task */ member
190 static inline u32 task_sid(const struct task_struct *task) in task_sid() function226 isec->task_sid = sid; in inode_alloc_security()1355 isec->sid = isec->task_sid; in inode_doinit_with_dentry()1363 rc = security_transition_sid(isec->task_sid, sbsec->sid, in inode_doinit_with_dentry()1491 tsid = task_sid(tsk); in current_has_perm()1540 u32 sid = task_sid(tsk); in task_has_system()1685 u32 sid = task_sid(ctx); in may_create_key()1876 u32 mgrsid = task_sid(mgr); in selinux_binder_set_context_mgr()1884 u32 fromsid = task_sid(from); in selinux_binder_transaction()1885 u32 tosid = task_sid(to); in selinux_binder_transaction()[all …]