Searched refs:new_l (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/apparmor/
H A Dresource.c152 * @new_l: new label with rlimits to apply (NOT NULL)
154 void __aa_transition_rlimits(struct aa_label *old_l, struct aa_label *new_l) argument
162 new = labels_profile(new_l);
187 label_for_each_confined(i, new_l, new) {

Completed in 200 milliseconds