Searched refs:thr_logtrace_ctl (Results 1 – 10 of 10) sorted by relevance
333 tsk_ctl_t thr_logtrace_ctl; member
4224 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4225 binary_sema_up(&dhd->thr_logtrace_ctl);4228 dhd->thr_logtrace_ctl.thr_pid));4240 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4241 PROC_STOP_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl);4244 dhd->thr_logtrace_ctl.thr_pid));4255 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4256 PROC_FLUSH_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl);4259 dhd->thr_logtrace_ctl.thr_pid));4270 dhd->thr_logtrace_ctl.thr_pid = DHD_PID_KT_INVALID;[all …]
330 tsk_ctl_t thr_logtrace_ctl; member
4235 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4236 binary_sema_up(&dhd->thr_logtrace_ctl);4239 dhd->thr_logtrace_ctl.thr_pid));4251 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4252 PROC_STOP_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl);4255 dhd->thr_logtrace_ctl.thr_pid));4266 if (dhd->thr_logtrace_ctl.thr_pid >= 0) {4267 PROC_FLUSH_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl);4270 dhd->thr_logtrace_ctl.thr_pid));4281 dhd->thr_logtrace_ctl.thr_pid = DHD_PID_KT_INVALID;[all …]
361 tsk_ctl_t thr_logtrace_ctl; member
5274 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_schedule_logtrace()5275 binary_sema_up(&dhd->thr_logtrace_ctl); in dhd_schedule_logtrace()5278 dhd->thr_logtrace_ctl.thr_pid)); in dhd_schedule_logtrace()5290 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_cancel_logtrace_process_sync()5291 PROC_STOP_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl); in dhd_cancel_logtrace_process_sync()5294 dhd->thr_logtrace_ctl.thr_pid)); in dhd_cancel_logtrace_process_sync()5305 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_flush_logtrace_process()5306 PROC_FLUSH_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl); in dhd_flush_logtrace_process()5309 dhd->thr_logtrace_ctl.thr_pid)); in dhd_flush_logtrace_process()5320 dhd->thr_logtrace_ctl.thr_pid = DHD_PID_KT_INVALID; in dhd_init_logtrace_process()[all …]
359 tsk_ctl_t thr_logtrace_ctl; member
5288 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_schedule_logtrace()5289 binary_sema_up(&dhd->thr_logtrace_ctl); in dhd_schedule_logtrace()5292 dhd->thr_logtrace_ctl.thr_pid)); in dhd_schedule_logtrace()5304 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_cancel_logtrace_process_sync()5305 PROC_STOP_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl); in dhd_cancel_logtrace_process_sync()5308 dhd->thr_logtrace_ctl.thr_pid)); in dhd_cancel_logtrace_process_sync()5319 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_flush_logtrace_process()5320 PROC_FLUSH_USING_BINARY_SEMA(&dhd->thr_logtrace_ctl); in dhd_flush_logtrace_process()5323 dhd->thr_logtrace_ctl.thr_pid)); in dhd_flush_logtrace_process()5334 dhd->thr_logtrace_ctl.thr_pid = DHD_PID_KT_INVALID; in dhd_init_logtrace_process()[all …]