Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dring_buffer_benchmark.c461 sched_set_fifo_low(consumer); in ring_buffer_benchmark_init()
469 sched_set_fifo_low(producer); in ring_buffer_benchmark_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dsdio.c653 sched_set_fifo_low(sdio->status_worker.task); in mt76s_init()
654 sched_set_fifo_low(sdio->net_worker.task); in mt76s_init()
655 sched_set_fifo_low(sdio->stat_worker.task); in mt76s_init()
H A Dusb.c1106 sched_set_fifo_low(usb->rx_worker.task); in __mt76u_init()
1107 sched_set_fifo_low(usb->status_worker.task); in __mt76u_init()
H A Dmac80211.c734 sched_set_fifo_low(dev->tx_worker.task); in mt76_register_device()
/openbmc/linux/kernel/
H A Dirq_work.c310 sched_set_fifo_low(current); in irq_workd_setup()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_irq.c145 sched_set_fifo_low(current); in sdio_irq_thread()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c156 sched_set_fifo_low(mdev->sdio.txrx_worker.task); in mt7663s_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c182 sched_set_fifo_low(mdev->sdio.txrx_worker.task); in mt7921s_probe()
/openbmc/linux/drivers/acpi/
H A Dacpi_pad.c148 sched_set_fifo_low(current); in power_saving_thread()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c277 sched_set_fifo_low(current); in bL_switcher_thread()
/openbmc/linux/kernel/rcu/
H A Drcuscale.c469 sched_set_fifo_low(current); in rcu_scale_writer()
H A Drcutorture.c1087 sched_set_fifo_low(current); in rcu_torture_boost()
1102 sched_set_fifo_low(current); in rcu_torture_boost()
1120 sched_set_fifo_low(current); in rcu_torture_boost()
1157 sched_set_fifo_low(current); in rcu_torture_boost()
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c1018 sched_set_fifo_low(current); in drm_sched_main()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.c865 sched_set_fifo_low(gpu->worker->task); in msm_gpu_init()
/openbmc/linux/kernel/sched/
H A Dpsi.c727 sched_set_fifo_low(current); in psi_rtpoll_worker()
H A Dcore.c7947 void sched_set_fifo_low(struct task_struct *p) in sched_set_fifo_low() function
7952 EXPORT_SYMBOL_GPL(sched_set_fifo_low);
/openbmc/linux/include/linux/
H A Dsched.h1934 extern void sched_set_fifo_low(struct task_struct *p);
/openbmc/linux/fs/erofs/
H A Dzdata.c366 sched_set_fifo_low(worker->task); in erofs_init_percpu_worker()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c5974 sched_set_fifo_low(current); in drbd_ack_receiver()