Searched defs:task (Results 1 – 3 of 3) sorted by relevance
53 static inline struct dev_cgroup *task_devcgroup(struct task_struct *task) in task_devcgroup()61 struct cgroup *new_cgroup, struct task_struct *task) in devcgroup_can_attach()
189 static inline u32 task_sid(const struct task_struct *task) in task_sid()3729 static int socket_has_perm(struct task_struct *task, struct socket *sock, in socket_has_perm()4873 static int ipc_alloc_security(struct task_struct *task, in ipc_alloc_security()
33 #define task_security(task) (task_cred_xxx((task), security)) argument