| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 372 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function 394 static inline int _os_thread_check_stop(void)
|
| H A D | phl_msg_hub.c | 156 while(!_os_thread_check_stop(d, &(hub->msg_notify_thread))) { in msg_thread_hdl() 160 if(_os_thread_check_stop(d, &(hub->msg_notify_thread))) in msg_thread_hdl()
|
| H A D | phl_cmd_dispatch_engine.c | 32 while (!_os_thread_check_stop(d, &(disp_eng->share_thread))) { in share_thread_hdl() 42 if(_os_thread_check_stop(d, &(disp_eng->share_thread))) in share_thread_hdl()
|
| H A D | pltfm_ops_none.h | 453 static __inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | pltfm_ops_windows.h | 526 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | phl_fsm.c | 509 if (_os_thread_check_stop(d, &(root->thread))) in fsm_thread_share() 531 if (_os_thread_check_stop(d, &(fsm->thread))) in fsm_thread_alone()
|
| H A D | pltfm_ops_linux.h | 722 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | phl_cmd_dispatcher.c | 1266 while (!_os_thread_check_stop(d, &(obj->bk_thread))) { in background_thread_hdl() 1270 if(_os_thread_check_stop(d, &(obj->bk_thread))) in background_thread_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 363 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function 385 static inline int _os_thread_check_stop(void)
|
| H A D | phl_msg_hub.c | 156 while(!_os_thread_check_stop(d, &(hub->msg_notify_thread))) { in msg_thread_hdl() 160 if(_os_thread_check_stop(d, &(hub->msg_notify_thread))) in msg_thread_hdl()
|
| H A D | phl_cmd_dispatch_engine.c | 32 while (!_os_thread_check_stop(d, &(disp_eng->share_thread))) { in share_thread_hdl() 42 if(_os_thread_check_stop(d, &(disp_eng->share_thread))) in share_thread_hdl()
|
| H A D | pltfm_ops_none.h | 444 static __inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | pltfm_ops_windows.h | 517 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | pltfm_ops_linux.h | 631 static inline int _os_thread_check_stop(void *drv_priv, _os_thread *thread) in _os_thread_check_stop() function
|
| H A D | phl_fsm.c | 509 if (_os_thread_check_stop(d, &(root->thread))) in fsm_thread_share() 531 if (_os_thread_check_stop(d, &(fsm->thread))) in fsm_thread_alone()
|
| H A D | phl_cmd_dispatcher.c | 1265 while (!_os_thread_check_stop(d, &(obj->bk_thread))) { in background_thread_hdl() 1269 if(_os_thread_check_stop(d, &(obj->bk_thread))) in background_thread_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | test_module.c | 178 if (!_os_thread_check_stop(d, &(obj->objthread))) in run_test() 379 if (!_os_thread_check_stop(d, &(obj->objthread))) { in phl_test_module_stop() 470 if (!_os_thread_check_stop(d, &(obj->objthread))) { in rtw_phl_test_get_rpt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | test_module.c | 178 if (!_os_thread_check_stop(d, &(obj->objthread))) in run_test() 379 if (!_os_thread_check_stop(d, &(obj->objthread))) { in phl_test_module_stop() 470 if (!_os_thread_check_stop(d, &(obj->objthread))) { in rtw_phl_test_get_rpt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 505 if (_os_thread_check_stop(drv, &hci->tx_thrd)) in phl_tx_sdio_thrd_hdl() 735 if (_os_thread_check_stop(d, (_os_thread*)context)) in phl_tx_callback_sdio() 1103 if (_os_thread_check_stop(d, (_os_thread*)context)) in phl_rx_callback_sdio()
|