Home
last modified time | relevance | path

Searched refs:rdma_nl_unicast_wait (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/rdma/
Drdma_netlink.h85 int rdma_nl_unicast_wait(struct sk_buff *skb, __u32 pid);
/Linux-v4.19/drivers/infiniband/core/
Dnetlink.c272 int rdma_nl_unicast_wait(struct sk_buff *skb, __u32 pid) in rdma_nl_unicast_wait() function
279 EXPORT_SYMBOL(rdma_nl_unicast_wait);
Diwpm_msg.c179 ret = rdma_nl_unicast_wait(skb, iwpm_user_pid); in iwpm_add_mapping()
257 ret = rdma_nl_unicast_wait(skb, iwpm_user_pid); in iwpm_add_and_query_mapping()
319 ret = rdma_nl_unicast_wait(skb, iwpm_user_pid); in iwpm_remove_mapping()