Home
last modified time | relevance | path

Searched refs:sched_set_fifo_low (Results 1 – 10 of 10) 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()
/linux/kernel/
H A Dirq_work.c310 sched_set_fifo_low(current); in irq_workd_setup()
H A Dsoftirq.c1001 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.c856 void sched_set_fifo_low(struct task_struct *p) in sched_set_fifo_low() function
861 EXPORT_SYMBOL_GPL(sched_set_fifo_low);
/linux/kernel/rcu/
H A Drcuscale.c552 sched_set_fifo_low(current); in rcu_scale_writer()
/linux/include/linux/
H A Dsched.h1891 extern void sched_set_fifo_low(struct task_struct *p);
/linux/fs/erofs/
H A Dzdata.c321 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()