Home
last modified time | relevance | path

Searched refs:sched_set_fifo_low (Results 1 – 18 of 18) 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.c657 sched_set_fifo_low(sdio->status_worker.task); in mt76s_init()
658 sched_set_fifo_low(sdio->net_worker.task); in mt76s_init()
659 sched_set_fifo_low(sdio->stat_worker.task); in mt76s_init()
H A Dusb.c1113 sched_set_fifo_low(usb->rx_worker.task); in __mt76u_init()
1114 sched_set_fifo_low(usb->status_worker.task); in __mt76u_init()
H A Dmac80211.c755 sched_set_fifo_low(dev->tx_worker.task); in mt76_register_device()
/linux/kernel/
H A Dirq_work.c310 sched_set_fifo_low(current); in irq_workd_setup()
/linux/drivers/mmc/core/
H A Dsdio_irq.c145 sched_set_fifo_low(current); in sdio_irq_thread()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c156 sched_set_fifo_low(mdev->sdio.txrx_worker.task); in mt7663s_probe()
/linux/drivers/acpi/
H A Dacpi_pad.c147 sched_set_fifo_low(current); in power_saving_thread()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c182 sched_set_fifo_low(mdev->sdio.txrx_worker.task); in mt7921s_probe()
/linux/arch/arm/common/
H A DbL_switcher.c277 sched_set_fifo_low(current); in bL_switcher_thread()
/linux/kernel/rcu/
H A Drcuscale.c469 sched_set_fifo_low(current); in rcu_scale_writer()
H A Drcutorture.c1093 sched_set_fifo_low(current); in rcu_torture_boost()
1108 sched_set_fifo_low(current); in rcu_torture_boost()
1126 sched_set_fifo_low(current); in rcu_torture_boost()
1163 sched_set_fifo_low(current); in rcu_torture_boost()
/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.c867 sched_set_fifo_low(gpu->worker->task); in msm_gpu_init()
/linux/include/linux/
H A Dsched.h1824 extern void sched_set_fifo_low(struct task_struct *p);
/linux/kernel/sched/
H A Dpsi.c716 sched_set_fifo_low(current); in psi_rtpoll_worker()
H A Dcore.c8028 void sched_set_fifo_low(struct task_struct *p) in sched_set_fifo_low() function
8033 EXPORT_SYMBOL_GPL(sched_set_fifo_low);
/linux/fs/erofs/
H A Dzdata.c364 sched_set_fifo_low(worker->task); in erofs_init_percpu_worker()
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c5974 sched_set_fifo_low(current); in drbd_ack_receiver()