Searched refs:mac_label_get (Results 1 – 8 of 8) sorted by relevance
135 mac_label_get(struct label *l, int slot) in mac_label_get() function
1036 intptr_t mac_label_get(struct label *l, int slot);
77 #define SLOT(l) mac_label_get((l), partition_slot)
60 mac_label_get((l), mac_veriexec_slot)
129 #define SLOT(l) ((struct mac_lomac *)mac_label_get((l), lomac_slot))132 mac_label_get((l), lomac_slot))
136 #define SLOT(l) ((struct mac_biba *)mac_label_get((l), biba_slot))
125 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot))
109 #define SLOT(x) mac_label_get((x), test_slot)