/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
D | sched.h | 113 #define SCHED_FIFO 1 macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_thread.h | 166 if (thread_param->l_policy != SCHED_FIFO && thread_param->l_policy != SCHED_RR) { in oal_set_thread_property()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
D | bh.c | 276 {SCHED_FIFO, 25}, 277 {SCHED_FIFO, 50}, 278 {SCHED_FIFO, 75}, 279 {SCHED_FIFO, 99}, 431 SCHED_FIFO, ¶m); in xradio_proc() 1288 ret = sched_setscheduler(hw_priv->bh_thread, SCHED_FIFO, ¶m); in xradio_bh()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
D | rtl8822cs_xmit.c | 513 sched_setscheduler(current, SCHED_FIFO, ¶m); in rtl8822cs_xmit_thread()
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
D | core.c | 2658 sched_setscheduler_nocheck(stop, SCHED_FIFO, ¶m); in sched_set_stop_task() 6072 WARN_ON_ONCE(sched_setscheduler_nocheck(p, SCHED_FIFO, &sp) != 0); in sched_set_fifo() 6082 WARN_ON_ONCE(sched_setscheduler_nocheck(p, SCHED_FIFO, &sp) != 0); in sched_set_fifo_low() 6901 case SCHED_FIFO: in SYSCALL_DEFINE1() 6928 case SCHED_FIFO: in SYSCALL_DEFINE1()
|
D | sched.h | 241 return policy == SCHED_FIFO || policy == SCHED_RR; in rt_policy()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/ |
D | aml_vcodec_dec.c | 988 sched_setscheduler(current, SCHED_FIFO, ¶m); in vdec_thread() 1051 sched_setscheduler_nocheck(thread->task, SCHED_FIFO, ¶m); in aml_thread_start()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_linux.c | 5265 setScheduler(current, SCHED_FIFO, ¶m); in dhd_watchdog_thread() 5362 if (get_scheduler_policy(current) != SCHED_FIFO) { in dhd_sched_policy() 5365 setScheduler(current, SCHED_FIFO, ¶m); in dhd_sched_policy() 5403 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 5428 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 5492 setScheduler(current, SCHED_FIFO, ¶m); in dhd_rxf_thread()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_linux.c | 5125 setScheduler(current, SCHED_FIFO, ¶m); in dhd_watchdog_thread() 5222 if (get_scheduler_policy(current) != SCHED_FIFO) { in dhd_sched_policy() 5224 setScheduler(current, SCHED_FIFO, ¶m); in dhd_sched_policy() 5261 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 5282 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 5346 setScheduler(current, SCHED_FIFO, ¶m); in dhd_rxf_thread()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_linux.c | 6294 setScheduler(current, SCHED_FIFO, ¶m); in dhd_watchdog_thread() 6487 if (get_scheduler_policy(current) != SCHED_FIFO) { in dhd_sched_policy() 6489 setScheduler(current, SCHED_FIFO, ¶m); in dhd_sched_policy() 6526 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 6603 setScheduler(current, SCHED_FIFO, ¶m); in dhd_rxf_thread()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_linux.c | 6669 setScheduler(current, SCHED_FIFO, ¶m); in dhd_watchdog_thread() 6868 if (get_scheduler_policy(current) != SCHED_FIFO) { in dhd_sched_policy() 6870 setScheduler(current, SCHED_FIFO, ¶m); in dhd_sched_policy() 6907 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 6928 setScheduler(current, SCHED_FIFO, ¶m); in dhd_dpc_thread() 6993 setScheduler(current, SCHED_FIFO, ¶m); in dhd_rxf_thread()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_recv.c | 4946 sched_setscheduler(current, SCHED_FIFO, ¶m); in rtw_recv_thread()
|
D | rtw_xmit.c | 6205 sched_setscheduler(current, SCHED_FIFO, ¶m); in rtw_xmit_thread()
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 76154 * SCHED_FIFO is a broken scheduler model; that is, it is fundamentally
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|