Searched refs:iwpm_user_pid (Results 1 – 1 of 1) sorted by relevance
38 static int iwpm_user_pid = IWPM_PID_UNDEFINED; variable43 return iwpm_user_pid > 0; in iwpm_valid_pid()70 iwpm_user_pid == IWPM_PID_UNAVAILABLE) in iwpm_register_pid()111 iwpm_user_pid = IWPM_PID_UNAVAILABLE; in iwpm_register_pid()179 ret = rdma_nl_unicast_wait(skb, iwpm_user_pid); in iwpm_add_mapping()182 iwpm_user_pid = IWPM_PID_UNDEFINED; 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()322 iwpm_user_pid = IWPM_PID_UNDEFINED; in iwpm_remove_mapping()389 iwpm_user_pid = cb->nlh->nlmsg_pid; in iwpm_register_pid_cb()[all …]