Searched refs:mac_policy_ops (Results 1 – 4 of 4) sorted by relevance
298 …mac_internalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_internalize), label, instrin…301 …mac_externalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_externalize), label, element…304 …mac_externalize(offsetof(struct mac_policy_ops, mpo_ ## obj ## _label_externalize_audit), label, "…
5846 struct mac_policy_ops { struct6270 const struct mac_policy_ops *mpc_ops; /** operation vector */
133 const static struct mac_policy_ops policy_ops = {
1560 SECURITY_READ_ONLY_EARLY(static struct mac_policy_ops) vng_policy_ops = {