Lines Matching defs:view
1502 * @view: namespace profile is being viewed from
1503 * @profile: profile to view (NOT NULL)
1512 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view,
1521 if (!view)
1522 view = profiles_ns(profile);
1524 if (view != profile->ns &&
1528 ns_name = aa_ns_name(view, profile->ns,
1611 * @label: label to view (NOT NULL)
1680 * @label: label to view (NOT NULL)
1709 * @label: label to view (NOT NULL)