Home
last modified time | relevance | path

Searched refs:thr_pid (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dlinuxver.h590 long thr_pid; member
672 (tsk_ctl)->thr_pid = -1; \
676 (tsk_ctl)->thr_pid = (tsk_ctl)->p_task->pid; \
679 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
692 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
696 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
699 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
702 (tsk_ctl)->thr_pid = -1; \
713 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
717 (tsk_ctl)->proc_name, (tsk_ctl)->thr_pid)); \
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c4284 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_schedule_logtrace()
4288 dhd->thr_logtrace_ctl.thr_pid)); in dhd_schedule_logtrace()
4300 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_cancel_logtrace_process_sync()
4304 dhd->thr_logtrace_ctl.thr_pid)); in dhd_cancel_logtrace_process_sync()
4315 if (dhd->thr_logtrace_ctl.thr_pid >= 0) { in dhd_flush_logtrace_process()
4319 dhd->thr_logtrace_ctl.thr_pid)); in dhd_flush_logtrace_process()
4330 dhd->thr_logtrace_ctl.thr_pid = DHD_PID_KT_INVALID; in dhd_init_logtrace_process()
4332 if (dhd->thr_logtrace_ctl.thr_pid < 0) { in dhd_init_logtrace_process()
4337 dhd->thr_logtrace_ctl.thr_pid)); in dhd_init_logtrace_process()
4350 * which can be checked via thr_pid in dhd_reinit_logtrace_process()
[all...]

Completed in 13 milliseconds