Searched refs:qdf_thread_set_cpus_allowed_mask (Results 1 – 3 of 3) sorted by relevance
273 qdf_thread_set_cpus_allowed_mask(qdf_thread_t *thread, qdf_cpu_mask *new_mask) in qdf_thread_set_cpus_allowed_mask() function278 qdf_export_symbol(qdf_thread_set_cpus_allowed_mask);
149 qdf_thread_set_cpus_allowed_mask(qdf_thread_t *thread, qdf_cpu_mask *new_mask);
100 qdf_thread_set_cpus_allowed_mask(refill_thread->task, &new_mask); in dp_rx_refill_thread_set_affinity()1455 qdf_thread_set_cpus_allowed_mask(rx_tm_hdl->rx_thread[i]->task, in dp_rx_tm_set_cpu_mask()