Home
last modified time | relevance | path

Searched refs:hi_task_unlock (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_task.h273 * @attention Work pair with hi_task_unlock.CNcomment:与hi_task_unlock配对使用。CNend
291 * @attention Work pair with hi_task_lock; Call hi_task_lock to disable task switch, then call hi_task_unlock
293 CNcomment:与hi_task_lock配对使用;先调用hi_task_lock禁止任务调度,然后调用hi_task_unlock打开任务调度。CNend
302 hi_void hi_task_unlock(hi_void);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_task.h263 * @attention Work pair with hi_task_unlock.CNcomment:与hi_task_unlock配对使用。CNend
280 * @attention Work pair with hi_task_lock; Call hi_task_lock to disable task switch, then call hi_task_unlock
282 CNcomment:与hi_task_lock配对使用;先调用hi_task_lock禁止任务调度,然后调用hi_task_unlock打开任务调度。CNend
290 hi_void hi_task_unlock(hi_void);
H A Dhi_hook_fuc.h48 typedef hi_void (*fuc_type_name(hi_task_unlock))(hi_void);
163 fuc_type_name(hi_task_unlock) hi_task_unlock_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_task.c150 hi_void hi_task_unlock(hi_void) in hi_task_unlock() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c131 hi_task_unlock(); in hi_at_register_input_func()
148 hi_task_unlock(); in hi_at_register_output_func()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c930 hi_task_unlock(); in hisi_wlan_register_upload_frame_cb()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c5375 hi_task_unlock(); in hmac_vap_start_xmit()
5397 hi_task_unlock(); in hmac_vap_start_xmit()

Completed in 15 milliseconds