Lines Matching defs:task
95 * @label - label confining the task (NOT NULL)
96 * @task - task the resource is being set on
104 int aa_task_setrlimit(struct aa_label *label, struct task_struct *task,
112 peer = aa_get_newest_cred_label(__task_cred(task));
117 * that the task is setting the resource of a task confined with
118 * the same profile or that the task setting the resource of another
119 * task has CAP_SYS_RESOURCE.
138 * @old_l: old label on task (NOT NULL)