Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dring_buffer_benchmark.c463 sched_set_fifo_low(consumer); in ring_buffer_benchmark_init()
471 sched_set_fifo_low(producer); in ring_buffer_benchmark_init()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dsdio.c666 sched_set_fifo_low(sdio->status_worker.task); in mt76s_init()
667 sched_set_fifo_low(sdio->net_worker.task); in mt76s_init()
668 sched_set_fifo_low(sdio->stat_worker.task); in mt76s_init()
H A Dusb.c1162 sched_set_fifo_low(usb->rx_worker.task); in __mt76u_init()
1163 sched_set_fifo_low(usb->status_worker.task); in __mt76u_init()
H A Dmac80211.c802 sched_set_fifo_low(dev->tx_worker.task); in mt76_register_device()
/linux/kernel/
H A Dirq_work.c317 sched_set_fifo_low(current); in irq_workd_setup()
H A Dsoftirq.c1150 sched_set_fifo_low(current); in ktimerd_setup()
/linux/drivers/mmc/core/
H A Dsdio_irq.c145 sched_set_fifo_low(current); in sdio_irq_thread()
/linux/kernel/sched/
H A Dsyscalls.c822 void sched_set_fifo_low(struct task_struct *p) in sched_set_fifo_low() function
827 EXPORT_SYMBOL_GPL(sched_set_fifo_low);
H A Dpsi.c742 sched_set_fifo_low(current); in psi_rtpoll_worker()
/linux/kernel/rcu/
H A Drcuscale.c571 sched_set_fifo_low(current); in rcu_scale_writer()
H A Drcutorture.c1395 sched_set_fifo_low(current); in rcu_torture_boost()
1410 sched_set_fifo_low(current); in rcu_torture_boost()
1428 sched_set_fifo_low(current); in rcu_torture_boost()
1465 sched_set_fifo_low(current); in rcu_torture_boost()
/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.c908 sched_set_fifo_low(gpu->worker->task); in msm_gpu_init()
/linux/include/linux/
H A Dsched.h1965 extern void sched_set_fifo_low(struct task_struct *p);
/linux/fs/erofs/
H A Dzdata.c327 sched_set_fifo_low(worker->task); in erofs_init_percpu_worker()
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c5785 sched_set_fifo_low(current); in drbd_ack_receiver()