Home
last modified time | relevance | path

Searched defs:nlmsg_request (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
Diwpm_msg.c66 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid() local
150 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping() local
237 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping() local
403 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid_cb() local
477 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping_cb() local
555 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping_cb() local
804 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_mapping_error_cb() local
Diwpm_util.c344 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_get_nlmsg_request() local
368 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request() local
385 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request() local
402 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()