Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Diwpm_msg.c59 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
208 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping() local
353 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid_cb() local
419 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping_cb() local
491 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping_cb() local
720 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_mapping_error_cb() local
Diwpm_util.c303 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_get_nlmsg_request() local
327 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request() local
344 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request() local
361 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()