Home
last modified time | relevance | path

Searched defs:pas (Results 1 – 12 of 12) sorted by relevance

/linux/net/psp/
H A Dpsp_sock.c32 struct psp_assoc *pas; in psp_validate_xmit() local
49 struct psp_assoc *pas; in psp_assoc_create() local
69 static struct psp_assoc *psp_assoc_dummy(struct psp_assoc *pas) in psp_assoc_dummy()
80 static int psp_dev_tx_key_add(struct psp_dev *psd, struct psp_assoc *pas, in psp_dev_tx_key_add()
86 void psp_dev_tx_key_del(struct psp_dev *psd, struct psp_assoc *pas) in psp_dev_tx_key_del()
95 struct psp_assoc *pas = container_of(work, struct psp_assoc, work); in psp_assoc_free() local
108 struct psp_assoc *pas = container_of(head, struct psp_assoc, rcu); in psp_assoc_free_queue() local
118 void psp_assoc_put(struct psp_assoc *pas) in psp_assoc_put()
126 struct psp_assoc *pas = rcu_dereference_protected(sk->psp_assoc, 1); in psp_sk_assoc_free() local
132 int psp_sock_assoc_set_rx(struct sock *sk, struct psp_assoc *pas, in psp_sock_assoc_set_rx()
[all …]
/linux/include/net/psp/
H A Dfunctions.h27 static inline void *psp_assoc_drv_data(struct psp_assoc *pas) in psp_assoc_drv_data()
47 struct psp_assoc *pas; in psp_enqueue_set_decrypted() local
70 psp_is_allowed_nondata(struct sk_buff *skb, struct psp_assoc *pas) in psp_is_allowed_nondata()
83 psp_pse_matches_pas(struct psp_skb_ext *pse, struct psp_assoc *pas) in psp_pse_matches_pas()
92 __psp_sk_rx_policy_check(struct sk_buff *skb, struct psp_assoc *pas) in __psp_sk_rx_policy_check()
129 struct psp_assoc *pas; in psp_sk_get_assoc_rcu() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c236 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm()
246 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array()
/linux/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c120 void *pas; in create_srq_cmd() local
223 void *pas; in create_xrc_srq_cmd() local
335 void *pas; in create_rmp_cmd() local
482 void *pas; in create_xrq_cmd() local
H A Dmem.c40 void mlx5_ib_populate_pas(struct ib_umem *umem, size_t page_size, __be64 *pas, in mlx5_ib_populate_pas()
H A Dsrq.h30 __be64 *pas; member
H A Dqp.c955 __be64 *pas; in _create_user_qp() local
1341 __be64 *pas; in create_raw_packet_qp_sq() local
1435 __be64 *pas; in create_raw_packet_qp_rq() local
H A Dodp.c164 static int populate_mtt(__be64 *pas, size_t start, size_t nentries, in populate_mtt()
/linux/mm/
H A Dhighmem.c757 struct page_address_slot *pas; in page_address() local
789 struct page_address_slot *pas; in set_page_address() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c793 static int mlx5e_psp_assoc_add(struct psp_dev *psd, struct psp_assoc *pas, in mlx5e_psp_assoc_add()
819 static void mlx5e_psp_assoc_del(struct psp_dev *psd, struct psp_assoc *pas) in mlx5e_psp_assoc_del()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1162 __be64 *pas; in mlx5vf_create_cq() local
/linux/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c132 dma_addr_t *pas; member