Searched defs:task_sid (Results 1 – 2 of 2) sorted by relevance
49 u32 task_sid; /* SID of creating task */ member
231 static inline u32 task_sid(const struct task_struct *task) in task_sid() function1435 u32 task_sid, sid = 0; in inode_doinit_with_dentry() local