Home
last modified time | relevance | path

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

/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
489 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping_cb() local
654 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_mapping_error_cb() local
Diwpm_util.c186 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_get_nlmsg_request() local
209 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request() local
226 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request() local
243 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()