Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/ss/
Dpolicydb.h234 #define OCON_IBPKEY 7 /* Infiniband PKeys */ macro
Dpolicydb.c2331 case OCON_IBPKEY: { in ocontext_read()
3352 case OCON_IBPKEY: in ocontext_write()
Dservices.c2489 c = policydb->ocontexts[OCON_IBPKEY]; in security_ib_pkey_sid()