Home | History | Annotate | Download | only in src

Lines Matching refs:new_role

528 		buf[2] = cpu_to_le32(tr->new_role);
558 buf[1] = cpu_to_le32(ra->new_role);
1714 int new_role = p->policyvers >= MOD_POLICYDB_VERSION_ROLETRANS;
1717 if (new_role || only_process(&tr->classes))
1725 if (!new_role && !only_process(&tr->classes)) {
1737 if (new_role)
1740 buf[0] = cpu_to_le32(tr->new_role);