Searched refs:OCON_IBPKEY (Results 1 – 11 of 11) sorted by relevance
110 head = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_count()131 head = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_exists()161 head = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_query()201 ibpkey->next = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_modify()202 policydb->ocontexts[OCON_IBPKEY] = ibpkey; in sepol_ibpkey_modify()225 head = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_iterate()
674 rc = sort_ocontext_data(&pdb->ocontexts[OCON_IBPKEY], ibpkey_data_cmp); in sort_ocontexts()
1900 c = policydb->ocontexts[OCON_IBPKEY]; in sepol_ibpkey_sid()
1505 case OCON_IBPKEY: in ocontext_write_selinux()
2864 for (ibpkeycon = pdb->ocontexts[OCON_IBPKEY]; ibpkeycon != NULL; in write_selinux_ibpkey_rules_to_cil()
2738 for (ibpkeycon = pdb->ocontexts[OCON_IBPKEY]; ibpkeycon != NULL; in write_selinux_ibpkey_rules_to_conf()
2200 case OCON_IBPKEY: in ocontext_copy_selinux()
3019 case OCON_IBPKEY: { in ocontext_read_selinux()
410 #define OCON_IBPKEY 7 /* Infiniband PKEY */ macro
5069 head = policydbp->ocontexts[OCON_IBPKEY]; in define_ibpkey_context()5095 policydbp->ocontexts[OCON_IBPKEY] = newc; in define_ibpkey_context()
3248 ocontext_t *new_ocon = cil_add_ocontext(&pdb->ocontexts[OCON_IBPKEY], &tail); in cil_ibpkeycon_to_policydb()