Searched refs:moal_free_lock (Results 1 – 3 of 3) sorted by relevance
89 … mlan_status (*moal_free_lock)(t_void *handle, t_void *plock)) in util_free_list_head()93 if (moal_free_lock != MNULL) in util_free_list_head()95 (void)moal_free_lock(pmoal_handle, phead->plock); in util_free_list_head()332 mlan_status (*moal_free_lock)(t_void *handle, t_void *plock)) in util_scalar_free()336 (void)moal_free_lock(pmoal_handle, &pscalar->plock); in util_scalar_free()
1007 mlan_status (*moal_free_lock)(IN t_void *pmoal_handle, IN t_void *plock); member
576 .moal_free_lock = wrapper_moal_free_lock,