Home
last modified time | relevance | path

Searched refs:old_l (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dresource.c154 void __aa_transition_rlimits(struct aa_label *old_l, struct aa_label *new_l) in __aa_transition_rlimits() argument
161 old = labels_profile(old_l); in __aa_transition_rlimits()
167 label_for_each_confined(i, old_l, old) { in __aa_transition_rlimits()