Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_task.h282 hi_void hi_task_lock(hi_void);
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
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_task.h271 hi_void hi_task_lock(hi_void);
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
H A Dhi_hook_fuc.h46 typedef hi_void (*fuc_type_name(hi_task_lock))(hi_void);
162 fuc_type_name(hi_task_lock) hi_task_lock_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_task.c145 hi_void hi_task_lock(hi_void) in hi_task_lock() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhi_at.c109 hi_task_lock(); in hi_at_register_input_func()
138 hi_task_lock(); in hi_at_register_output_func()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c928 hi_task_lock(); in hisi_wlan_register_upload_frame_cb()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c5373 hi_task_lock(); in hmac_vap_start_xmit()
5395 hi_task_lock(); in hmac_vap_start_xmit()

Completed in 15 milliseconds