Home
last modified time | relevance | path

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

/linux-5.19.10/security/selinux/ss/
Dpolicydb.h234 #define OCON_IBPKEY 7 /* Infiniband PKeys */ macro
Dpolicydb.c2325 case OCON_IBPKEY: { in ocontext_read()
3343 case OCON_IBPKEY: in ocontext_write()
Dservices.c2500 c = policydb->ocontexts[OCON_IBPKEY]; in security_ib_pkey_sid()