aa_get_task_label
tracerl = aa_get_task_label(tracer);
struct aa_label *aa_get_task_label(struct task_struct *task);
struct aa_label *label = aa_get_task_label(p);