Searched refs:filled_list (Results 1 – 1 of 1) sorted by relevance
194 struct list_head filled_list; member295 &gwlan_logging.filled_list); in wlan_queue_logmsg_for_app()302 } else if (!list_empty(&gwlan_logging.filled_list)) { in wlan_queue_logmsg_for_app()308 (struct log_msg *)(gwlan_logging.filled_list.next); in wlan_queue_logmsg_for_app()310 list_del_init(gwlan_logging.filled_list.next); in wlan_queue_logmsg_for_app()694 while (!list_empty(&gwlan_logging.filled_list) in send_filled_buffers_to_user()713 (gwlan_logging.filled_list.next); in send_filled_buffers_to_user()714 list_del_init(gwlan_logging.filled_list.next); in send_filled_buffers_to_user()899 (&gwlan_logging.filled_list) in wlan_logging_thread()1122 while (!list_empty(&gwlan_logging.filled_list)) { in wlan_logging_panic_handler()[all …]