Home | History | Annotate | Download | only in src

Lines Matching refs:new_role

495 		buf[2] = cpu_to_le32(tr->new_role);
525 buf[1] = cpu_to_le32(ra->new_role);
1575 int new_role = p->policyvers >= MOD_POLICYDB_VERSION_ROLETRANS;
1578 if (new_role || only_process(&tr->classes))
1586 if (!new_role && !only_process(&tr->classes)) {
1598 if (new_role)
1601 buf[0] = cpu_to_le32(tr->new_role);