Searched defs:pkey (Results 1 – 20 of 20) sorted by relevance
/include/linux/ |
A D | pkeys.h | 14 #define arch_override_mprotect_pkey(vma, prot, pkey) (0) argument 23 static inline bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) in mm_pkey_is_allocated() 33 static inline int mm_pkey_free(struct mm_struct *mm, int pkey) in mm_pkey_free() 38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, in arch_set_user_pkey_access()
|
A D | mman.h | 92 #define arch_calc_vm_prot_bits(prot, pkey) 0 argument 141 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits()
|
A D | lsm_audit.h | 52 u16 pkey; member
|
A D | security.h | 1939 static inline int security_ib_pkey_access(void *sec, u64 subnet_prefix, u16 pkey) in security_ib_pkey_access()
|
A D | nvme.h | 1676 __u16 pkey; member
|
/include/net/ |
A D | ndisc.h | 347 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn() 357 static inline struct neighbour *__ipv6_neigh_lookup_noref(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup_noref() 364 const void *pkey) in __ipv6_neigh_lookup_noref_stub() 370 static inline struct neighbour *__ipv6_neigh_lookup(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup() 384 const void *pkey) in __ipv6_confirm_neigh() 395 const void *pkey) in __ipv6_confirm_neigh_stub()
|
A D | neighbour.h | 287 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) in neigh_key_eq32() 292 static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey) in neigh_key_eq128() 303 bool (*key_eq)(const struct neighbour *n, const void *pkey), in ___neigh_lookup_noref() 304 __u32 (*hash)(const void *pkey, in ___neigh_lookup_noref() 323 const void *pkey, in __neigh_lookup_noref() 347 const void *pkey, in neigh_create() 551 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() 563 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
|
A D | arp.h | 13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
/include/crypto/ |
A D | public_key.h | 115 int public_key_verify_signature(const struct public_key *pkey, in public_key_verify_signature()
|
/include/uapi/rdma/ |
A D | ib_user_sa.h | 64 __be16 pkey; member
|
A D | rdma_user_cm.h | 175 __u16 pkey; member
|
/include/rdma/ |
A D | ib_addr.h | 92 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) in ib_addr_set_pkey()
|
A D | ib_sa.h | 173 __be16 pkey; member 316 __be16 pkey; member
|
A D | ib_pack.h | 197 __be16 pkey; member
|
A D | ib_cm.h | 221 u16 pkey; member
|
A D | ib_verbs.h | 2216 struct ib_pkey_cache *pkey; member
|
/include/linux/mlx5/ |
A D | mlx5_ifc_fpga.h | 205 u8 pkey[0x10]; member
|
A D | device.h | 858 __be32 pkey; member
|
A D | mlx5_ifc.h | 4487 u8 pkey[0x10]; member 6259 struct mlx5_ifc_pkey_bits pkey[]; member
|
/include/linux/qed/ |
A D | qed_rdma_if.h | 358 u16 pkey; member
|
Completed in 192 milliseconds