Lines Matching refs:task_sid
237 static inline u32 task_sid(const struct task_struct *task)
1397 u32 task_sid, sid = 0;
1425 task_sid = isec->task_sid;
1474 sid = task_sid;
1481 rc = security_transition_sid(&selinux_state, task_sid, sid,
2096 u32 csid = task_sid(child);
2109 task_sid(parent), current_sid(), SECCLASS_PROCESS,
2117 current_sid(), task_sid(target), SECCLASS_PROCESS,
2242 sid = task_sid(tracer);
2843 isec->task_sid = sid;
3872 u32 sid = task_sid(tsk);
4090 current_sid(), task_sid(p), SECCLASS_PROCESS,
4097 current_sid(), task_sid(p), SECCLASS_PROCESS,
4104 current_sid(), task_sid(p), SECCLASS_PROCESS,
4110 *secid = task_sid(p);
4116 current_sid(), task_sid(p), SECCLASS_PROCESS,
4123 current_sid(), task_sid(p), SECCLASS_PROCESS,
4130 current_sid(), task_sid(p), SECCLASS_PROCESS,
4161 current_sid(), task_sid(p),
4170 current_sid(), task_sid(p), SECCLASS_PROCESS,
4177 current_sid(), task_sid(p), SECCLASS_PROCESS,
4184 current_sid(), task_sid(p), SECCLASS_PROCESS,
4203 secid, task_sid(p), SECCLASS_PROCESS, perm, NULL);
4210 u32 sid = task_sid(p);
6110 u32 sid = task_sid(target);