/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.c | 208 pvrdma_query_pkey(struct ib_device *ibdev, u32 port, u16 index, u16 *pkey) pvrdma_query_pkey() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | pkey-helpers.h | 100 static inline u64 set_pkey_bits(u64 reg, int pkey, u64 flags) in set_pkey_bits() argument 110 static inline u64 get_pkey_bits(u64 reg, int pkey) in get_pkey_bits() argument 152 __pkey_access_allow(int pkey, int do_allow) __pkey_access_allow() argument 166 __pkey_write_allow(int pkey, int do_allow_write) __pkey_write_allow() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 69 static int sys_pkey_free(int pkey) in sys_pkey_free() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nndisc.c | 133 static int nndisc_is_multicast(const void *pkey) in nndisc_is_multicast() argument 170 static u32 nndisc_hash(const void *pkey, in nndisc_hash() argument 176 static bool nndisc_key_eq(const struct neighbour *neigh, const void *pkey) in nndisc_key_eq() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 260 static inline void init_amr(int pkey, u8 init_bits) in init_amr() argument 268 static inline void init_iamr(int pkey, u8 init_bits) in init_iamr() argument 280 __arch_set_user_pkey_access(struct task_struct *tsk, int pkey, unsigned long init_val) __arch_set_user_pkey_access() argument 369 __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) __arch_override_mprotect_pkey() argument 393 pkey_access_permitted(int pkey, bool write, bool execute) pkey_access_permitted() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/virtio/ |
H A D | virtio_crypto_akcipher_algs.c | 109 uint8_t *pkey; in virtio_crypto_alg_akcipher_init_session() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 279 hns_roce_query_pkey(struct ib_device *ib_dev, u8 port, u16 index, u16 *pkey) hns_roce_query_pkey() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 73 opa_vnic_make_header(u8 *hdr, u32 slid, u32 dlid, u16 len, u16 pkey, u16 entropy, u8 sc, u8 rc, u8 l4_type, u16 l4_hdr) opa_vnic_make_header() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 112 u16 pkey; in ud_loopback() local 307 u16 len, slid, dlid, pkey; in hfi1_make_ud_req_9B() local 266 hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, struct ib_other_headers *ohdr, u16 *pkey, u32 extra_bytes, bool bypass) hfi1_make_bth_deth() argument 385 u16 len, pkey; hfi1_make_ud_req_16B() local 596 hfi1_lookup_pkey_idx(struct hfi1_ibport *ibp, u16 pkey) hfi1_lookup_pkey_idx() argument 632 return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp_16B() argument 694 return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp() argument 767 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct rvt_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument 859 u16 pkey; hfi1_ud_rcv() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.c | 406 bnxt_qplib_get_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 index, u16 *pkey) bnxt_qplib_get_pkey() argument 424 bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_del_pkey() argument 456 bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, bool update) bnxt_qplib_add_pkey() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 146 u16 pkey; in show_phys_port_pkey() local
|
/kernel/linux/linux-5.10/security/selinux/include/ |
H A D | objsec.h | 139 u16 pkey; /* PKey number */ member
|
/kernel/linux/linux-5.10/mm/ |
H A D | mprotect.c | 680 int pkey; in SYSCALL_DEFINE2() local 522 do_mprotect_pkey(unsigned long start, size_t len, unsigned long prot, int pkey) do_mprotect_pkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec.c | 267 const void *pkey; in mlx5e_ipsec_init_macs() local
|
/kernel/linux/linux-6.6/drivers/crypto/virtio/ |
H A D | virtio_crypto_akcipher_algs.c | 113 uint8_t *pkey; in virtio_crypto_alg_akcipher_init_session() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 70 u16 pkey; in ud_loopback() local 265 u16 len, slid, dlid, pkey; in hfi1_make_ud_req_9B() local 224 hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, struct ib_other_headers *ohdr, u16 *pkey, u32 extra_bytes, bool bypass) hfi1_make_bth_deth() argument 343 u16 len, pkey; hfi1_make_ud_req_16B() local 555 hfi1_lookup_pkey_idx(struct hfi1_ibport *ibp, u16 pkey) hfi1_lookup_pkey_idx() argument 591 return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp_16B() argument 653 return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp() argument 726 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct rvt_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument 813 u16 pkey; hfi1_ud_rcv() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 148 u16 pkey; in show_phys_port_pkey() local
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 73 opa_vnic_make_header(u8 *hdr, u32 slid, u32 dlid, u16 len, u16 pkey, u16 entropy, u8 sc, u8 rc, u8 l4_type, u16 l4_hdr) opa_vnic_make_header() argument
|
/kernel/linux/linux-6.6/security/selinux/include/ |
H A D | objsec.h | 138 u16 pkey; /* PKey number */ member
|
/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 862 int pkey; in SYSCALL_DEFINE2() local 691 do_mprotect_pkey(unsigned long start, size_t len, unsigned long prot, int pkey) do_mprotect_pkey() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | fault.c | 919 u32 pkey in bad_area_access_error() local 794 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, unsigned long address, u32 pkey, int si_code) __bad_area_nosemaphore() argument 853 __bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address, u32 pkey, int si_code) __bad_area() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | paes_s390.c | 141 struct pkey_protkey pkey; in __paes_convert_key() local
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 443 __u8 __user *pkey; /* in: pkey blob buffer space ptr */ member
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | paes_s390.c | 147 struct pkey_protkey pkey; in __paes_convert_key() local
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 448 __u8 __user *pkey; /* in: pkey blob buffer space ptr */ member
|