Searched refs:tmp_path_p (Results 1 – 1 of 1) sorted by relevance
849 ibt_path_info_t *tmp_path_p; in ibcm_process_get_paths() local857 tmp_path_p = kmem_alloc( in ibcm_process_get_paths()860 bcopy(p_arg->paths, tmp_path_p, in ibcm_process_get_paths()869 tmp_path_p = NULL; in ibcm_process_get_paths()871 tmp_path_p = p_arg->paths; in ibcm_process_get_paths()873 (*(p_arg->func))(p_arg->arg, retval, tmp_path_p, num_path); in ibcm_process_get_paths()3927 ibt_path_info_t *tmp_path_p; in ibcm_process_get_ip_paths() local3940 tmp_path_p = kmem_alloc( in ibcm_process_get_ip_paths()3943 bcopy(p_arg->paths, tmp_path_p, in ibcm_process_get_ip_paths()3964 tmp_path_p = NULL; in ibcm_process_get_ip_paths()[all …]