Searched defs:pkey (Results 76 - 100 of 125) sorted by relevance

12345

/linux-master/include/rdma/
H A Dib_cm.h221 u16 pkey; member in struct:ib_cm_sidr_req_event_param
H A Dib_sa.h173 __be16 pkey; member in struct:sa_path_rec
316 __be16 pkey; member in struct:ib_sa_mcmember_rec
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c152 __be16 pkey; member in struct:__anon33
446 find_slave_port_pkey_ix(struct mlx4_ib_dev *dev, int slave, u32 port, u16 pkey, u16 *ix) argument
H A Dqp.c2870 u16 pkey; local
3024 u16 pkey; local
[all...]
H A Dmain.c958 __mlx4_ib_query_pkey(struct ib_device *ibdev, u32 port, u16 index, u16 *pkey, int netw_view) argument
991 mlx4_ib_query_pkey(struct ib_device *ibdev, u32 port, u16 index, u16 *pkey) argument
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h64 __be16 pkey; member in struct:rxe_bth
169 static inline void __bth_set_pkey(void *arg, u16 pkey) argument
335 static inline void bth_set_pkey(struct rxe_pkt_info *pkt, u16 pkey) argument
405 bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, int mig, int pad, u16 pkey, u32 qpn, int ack_req, u32 psn) argument
[all...]
H A Drxe_verbs.h354 u16 pkey; member in struct:rxe_mcg
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1508 u16 pkey; local
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c58 int ocrdma_query_pkey(struct ib_device *ibdev, u32 port, u16 index, u16 *pkey) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c227 mlxsw_sp_span_dmac(struct neigh_table *tbl, const void *pkey, struct net_device *dev, unsigned char dmac[ETH_ALEN]) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Dverbs.c440 u16 pkey; local
1084 static inline int egress_pkey_matches_entry(u16 pkey, u16 ent) argument
1116 egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, u8 sc5, int8_t s_pkey_index) argument
1220 u16 pkey; local
[all...]
H A Ddriver.c409 u16 pkey; local
H A Dmad.h111 __be16 pkey; member in struct:opa_mad_notice_attr::__anon893::__anon902
/linux-master/include/net/
H A Dneighbour.h279 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) argument
284 static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey) argument
293 ___neigh_lookup_noref( struct neigh_table *tbl, bool (*key_eq)(const struct neighbour *n, const void *pkey), __u32 (*hash)(const void *pkey, const struct net_device *dev, __u32 *hash_rnd), const void *pkey, struct net_device *dev) argument
317 __neigh_lookup_noref(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
341 neigh_create(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
546 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) argument
558 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib.h364 u16 pkey; member in struct:ipoib_dev_priv
H A Dipoib_main.c471 ipoib_get_net_dev_by_params( struct ib_device *dev, u32 port, u16 pkey, const union ib_gid *gid, const struct sockaddr *addr, void *client_data) argument
2427 int pkey; local
2446 int pkey; local
[all...]
/linux-master/drivers/infiniband/hw/efa/
H A Defa_verbs.c363 efa_query_pkey(struct ib_device *ibdev, u32 port, u16 index, u16 *pkey) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c839 static int query_pkey_block(struct mlx4_dev *dev, u8 port, u16 index, u16 *pkey, argument
/linux-master/net/ipv6/
H A Dndisc.c315 static u32 ndisc_hash(const void *pkey, argument
322 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) argument
763 static int pndisc_is_router(const void *pkey, argument
1809 static int ndisc_is_multicast(const void *pkey) argument
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1441 u8 pkey[]; member in struct:wk_info
/linux-master/drivers/infiniband/core/
H A Ddevice.c2382 ib_query_pkey(struct ib_device *device, u32 port_num, u16 index, u16 *pkey) argument
2497 ib_find_pkey(struct ib_device *device, u32 port_num, u16 pkey, u16 *index) argument
2540 ib_get_net_dev_by_params(struct ib_device *dev, u32 port, u16 pkey, const union ib_gid *gid, const struct sockaddr *addr) argument
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dprotection_keys.c178 static u32 hw_pkey_get(int pkey, unsigned long flags) argument
189 static int hw_pkey_set(int pkey, unsigne argument
210 pkey_disable_set(int pkey, int flags) argument
251 pkey_disable_clear(int pkey, int flags) argument
280 pkey_write_allow(int pkey) argument
284 pkey_write_deny(int pkey) argument
288 pkey_access_allow(int pkey) argument
292 pkey_access_deny(int pkey) argument
461 sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, unsigned long pkey) argument
535 sys_pkey_free(unsigned long pkey) argument
587 mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, unsigned long pkey) argument
696 malloc_pkey_with_mprotect(long size, int prot, u16 pkey) argument
716 malloc_pkey_anon_huge(long size, int prot, u16 pkey) argument
797 malloc_pkey_hugetlb(long size, int prot, u16 pkey) argument
818 malloc_pkey_mmap_dax(long size, int prot, u16 pkey) argument
853 malloc_pkey(long size, int prot, u16 pkey) argument
885 expected_pkey_fault(int pkey) argument
963 test_pkey_alloc_free_attach_pkey0(int *ptr, u16 pkey) argument
1015 test_read_of_write_disabled_region(int *ptr, u16 pkey) argument
1025 test_read_of_access_disabled_region(int *ptr, u16 pkey) argument
1037 test_read_of_access_disabled_region_with_page_already_mapped(int *ptr, u16 pkey) argument
1054 test_write_of_write_disabled_region_with_page_already_mapped(int *ptr, u16 pkey) argument
1065 test_write_of_write_disabled_region(int *ptr, u16 pkey) argument
1072 test_write_of_access_disabled_region(int *ptr, u16 pkey) argument
1080 test_write_of_access_disabled_region_with_page_already_mapped(int *ptr, u16 pkey) argument
1091 test_kernel_write_of_access_disabled_region(int *ptr, u16 pkey) argument
1103 test_kernel_write_of_write_disabled_region(int *ptr, u16 pkey) argument
1116 test_kernel_gup_of_access_disabled_region(int *ptr, u16 pkey) argument
1138 test_kernel_gup_write_to_write_disabled_region(int *ptr, u16 pkey) argument
1156 test_pkey_syscalls_on_non_allocated_pkey(int *ptr, u16 pkey) argument
1179 test_pkey_syscalls_bad_args(int *ptr, u16 pkey) argument
1205 test_pkey_alloc_exhaust(int *ptr, u16 pkey) argument
1311 test_pkey_init_state(int *ptr, u16 pkey) argument
1349 test_mprotect_with_pkey_0(int *ptr, u16 pkey) argument
1373 test_ptrace_of_child(int *ptr, u16 pkey) argument
1470 test_executing_on_unreadable_memory(int *ptr, u16 pkey) argument
1497 test_implicit_mprotect_exec_only_memory(int *ptr, u16 pkey) argument
1546 test_ptrace_modifies_pkru(int *ptr, u16 pkey) argument
1668 test_mprotect_pkey_on_unsupported_cpu(int *ptr, u16 pkey) argument
1714 int pkey; local
[all...]
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h412 u16 pkey; member in struct:pvrdma_cmd_query_pkey_resp
/linux-master/net/core/
H A Dneighbour.c232 void *pkey = ndel->primary_key; local
618 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, argument
639 ___neigh_create(struct neigh_table *tbl, const void *pkey, argument
734 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, argument
741 static u32 pneigh_hash(const void *pkey, unsigne argument
751 __pneigh_lookup_1(struct pneigh_entry *n, struct net *net, const void *pkey, unsigned int key_len, struct net_device *dev) argument
767 __pneigh_lookup(struct neigh_table *tbl, struct net *net, const void *pkey, struct net_device *dev) argument
778 pneigh_lookup(struct neigh_table *tbl, struct net *net, const void *pkey, struct net_device *dev, int creat) argument
822 pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, struct net_device *dev) argument
[all...]
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c273 bnxt_re_query_pkey(struct ib_device *ibdev, u32 port_num, u16 index, u16 *pkey) argument

Completed in 514 milliseconds

12345