Home
last modified time | relevance | path

Searched refs:wake_up_thread (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_logging_sock_svc.c422 bool wake_up_thread = false; in wlan_log_to_user() local
451 wake_up_thread = true; in wlan_log_to_user()
483 if (wake_up_thread) { in wlan_log_to_user()
1515 bool wake_up_thread = false; in wlan_pkt_stats_to_logger_thread() local
1543 wake_up_thread = true; in wlan_pkt_stats_to_logger_thread()
1567 wake_up_thread = true; in wlan_pkt_stats_to_logger_thread()
1574 if (true == wake_up_thread) { in wlan_pkt_stats_to_logger_thread()