Searched refs:oal_spin_unlock_irq_restore (Results 1 - 11 of 11) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
H A D | frw_event_sched.c | 314 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_sched_pick_next_event_queue_wrr() 320 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_sched_pick_next_event_queue_wrr() 334 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_sched_pick_next_event_queue_wrr() 343 oal_spin_unlock_irq_restore(&sched_queue->st_lock, &flag); in frw_event_sched_pick_next_event_queue_wrr() 368 oal_spin_unlock_irq_restore(&sched_queue->st_lock, &flag); in frw_event_sched_deactivate_queue()
|
H A D | frw_event.c | 591 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_queue_dequeue() 637 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_post_event() 638 oal_spin_unlock_irq_restore(&sched_queue->st_lock, &sched_flag); in frw_event_post_event() 656 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_post_event() 657 oal_spin_unlock_irq_restore(&sched_queue->st_lock, &sched_flag); in frw_event_post_event() 661 oal_spin_unlock_irq_restore(&event_queue->st_lock, &irq_flag); in frw_event_post_event() 662 oal_spin_unlock_irq_restore(&sched_queue->st_lock, &sched_flag); in frw_event_post_event()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | exception_rst.c | 53 oal_spin_unlock_irq_restore(&g_pst_exception_info->excp_lock, &flags); in oal_wakeup_exception() 59 oal_spin_unlock_irq_restore(&(g_pst_exception_info->excp_lock), &flags); in oal_wakeup_exception() 82 oal_spin_unlock_irq_restore(&g_pst_exception_info->excp_lock, &flags); in oal_exception_submit() 88 oal_spin_unlock_irq_restore(&(g_pst_exception_info->excp_lock), &flags); in oal_exception_submit()
|
H A D | oal_mem.c | 456 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_alloc_enhanced() 466 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_alloc_enhanced() 492 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_free_enhanced() 497 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_free_enhanced() 503 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_free_enhanced() 508 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_free_enhanced() 515 oal_spin_unlock_irq_restore(&mem_subpool->st_spinlock, &irq_flag); in oal_mem_free_enhanced()
|
H A D | oal_wakelock.h | 104 oal_spin_unlock_irq_restore(&pst_wakelock->lock, &ul_flags); in oal_wake_lock() 123 oal_spin_unlock_irq_restore(&pst_wakelock->lock, &ul_flags); in oal_wake_unlock()
|
H A D | oal_spinlock.h | 140 static inline hi_void oal_spin_unlock_irq_restore(oal_spin_lock_stru *pst_lock, unsigned long *flags) in oal_spin_unlock_irq_restore() function 282 static inline hi_void oal_spin_unlock_irq_restore(oal_spin_lock_stru *pst_lock, unsigned long *pui_flags) in oal_spin_unlock_irq_restore() function
|
H A D | plat_pm_wlan.c | 368 oal_spin_unlock_irq_restore(&spin_lock, &flags); in wlan_pm_add_vote() 394 oal_spin_unlock_irq_restore(&spin_lock, &flags); in wlan_pm_remove_vote() 1136 oal_spin_unlock_irq_restore(&hi_sdio->st_pm_state_lock, &flag); in wlan_pm_state_set()
|
H A D | oal_sdio_host.c | 902 oal_spin_unlock_irq_restore(&hi_sdio->st_irq_lock, &flags); in oal_wlan_gpio_intr_enable()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_vap.c | 304 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_add_assoc_user() 309 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_add_assoc_user() 371 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_del_user() 434 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_find_user_by_macaddr() 460 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_find_user_by_macaddr() 464 oal_spin_unlock_irq_restore(&mac_vap->cache_user_lock, &irq_save); in mac_vap_find_user_by_macaddr()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_hmac.c | 175 oal_spin_unlock_irq_restore((oal_spin_lock_stru *)&head->lock, (unsigned long *)&flags); in hcc_sort_key_frame()
|
H A D | hcc_host.c | 872 oal_spin_unlock_irq_restore((oal_spin_lock_stru *)&head->lock, &flags);
|
Completed in 16 milliseconds