Home
last modified time | relevance | path

Searched defs:pkey (Results 1 – 4 of 4) sorted by relevance

/security/selinux/
Dibpkey.c55 static unsigned int sel_ib_pkey_hashfn(u16 pkey) in sel_ib_pkey_hashfn()
73 struct sel_ib_pkey *pkey; in sel_ib_pkey_find() local
93 static void sel_ib_pkey_insert(struct sel_ib_pkey *pkey) in sel_ib_pkey_insert()
132 struct sel_ib_pkey *pkey; in sel_ib_pkey_sid_slow() local
183 struct sel_ib_pkey *pkey; in sel_ib_pkey_sid() local
207 struct sel_ib_pkey *pkey, *pkey_tmp; in sel_ib_pkey_flush() local
/security/selinux/include/
Dibpkey.h25 static inline int sel_ib_pkey_sid(u64 subnet_prefix, u16 pkey, u32 *sid) in sel_ib_pkey_sid()
Dobjsec.h138 u16 pkey; /* PKey number */ member
/security/
Dsecurity.c2440 int security_ib_pkey_access(void *sec, u64 subnet_prefix, u16 pkey) in security_ib_pkey_access()