Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Diwpm_msg.c60 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid() local
137 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping() local
207 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping() local
350 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid_cb() local
417 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping_cb() local
490 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping_cb() local
725 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_mapping_error_cb() local
Diwpm_util.c305 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_get_nlmsg_request() local
328 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request() local
345 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request() local
362 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()