Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Drdma_netlink.h93 int rdma_nl_unicast_wait(struct net *net, struct sk_buff *skb, __u32 pid);
/linux-6.1.9/drivers/infiniband/core/
Dnetlink.c272 int rdma_nl_unicast_wait(struct net *net, struct sk_buff *skb, __u32 pid) in rdma_nl_unicast_wait() function
280 EXPORT_SYMBOL(rdma_nl_unicast_wait);
Diwpm_msg.c196 ret = rdma_nl_unicast_wait(&init_net, skb, iwpm_user_pid); in iwpm_add_mapping()
286 ret = rdma_nl_unicast_wait(&init_net, skb, iwpm_user_pid); in iwpm_add_and_query_mapping()
348 ret = rdma_nl_unicast_wait(&init_net, skb, iwpm_user_pid); in iwpm_remove_mapping()