Searched refs:tomoyo_task (Results 1 – 5 of 5) sorted by relevance
18 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_domain()40 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_cred_prepare()58 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_committed_creds()93 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_check_security()503 .lbs_task = sizeof(struct tomoyo_task),517 struct tomoyo_task *old = tomoyo_task(current); in tomoyo_task_alloc()518 struct tomoyo_task *new = tomoyo_task(task); in tomoyo_task_alloc()533 struct tomoyo_task *s = tomoyo_task(task); in tomoyo_task_free()596 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_init()
73 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_write_self()
920 struct tomoyo_task { struct1217 static inline struct tomoyo_task *tomoyo_task(struct task_struct *task) in tomoyo_task() function
869 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_find_next_domain()
1002 domain = tomoyo_task(p)->domain_info; in tomoyo_select_domain()1714 domain = tomoyo_task(p)->domain_info; in tomoyo_read_pid()