Home
last modified time | relevance | path

Searched refs:sched_priority (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c895 thrsched.sched_priority = E_LINUX_PRI_SYS; in MsOS_CreateTask()
898 thrsched.sched_priority = E_LINUX_PRI_HIGHEST; in MsOS_CreateTask()
901 thrsched.sched_priority = E_LINUX_PRI_HIGH; in MsOS_CreateTask()
904 thrsched.sched_priority = E_LINUX_PRI_MEDIUM; in MsOS_CreateTask()
907 thrsched.sched_priority = E_LINUX_PRI_LOW; in MsOS_CreateTask()
910 thrsched.sched_priority = E_LINUX_PRI_LOWEST; in MsOS_CreateTask()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsched.h48 int sched_priority; /* Process execution scheduling priority */ member
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c12247 sched0.sched_priority = 85; in AU_CUS_CreateThread()
12292 sched1.sched_priority = 85; in AU_CUS_CreateThread()
12340 sched2.sched_priority = 85; in AU_CUS_CreateThread()
12386 sched3.sched_priority = 85; in AU_CUS_CreateThread()
12432 sched4.sched_priority = 85; in AU_CUS_CreateThread()
12477 sched5.sched_priority = 85; in AU_CUS_CreateThread()
12522 sched6.sched_priority = 85; in AU_CUS_CreateThread()
12567 sched7.sched_priority = 85; in AU_CUS_CreateThread()
12612 sched8.sched_priority = 85; in AU_CUS_CreateThread()
12657 sched9.sched_priority = 85; in AU_CUS_CreateThread()
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dsched.h37 #define sched_priority __sched_priority macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c1276 thrsched.sched_priority = E_LINUX_PRI_SYS; in MsOS_CreateTask()
1279 thrsched.sched_priority = E_LINUX_PRI_HIGHEST; in MsOS_CreateTask()
1286 thrsched.sched_priority = sched_get_priority_min(SCHED_OTHER); in MsOS_CreateTask()
/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalCHIP.c955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalCHIP.c959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalCHIP.c959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalCHIP.c932 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalCHIP.c955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalCHIP.c955 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalCHIP.c935 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalCHIP.c932 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalCHIP.c959 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c950 thrsched.sched_priority = 80; in MFE_ISR_Enable()
/utopia/UTPA2-700.0.x/mxlib/hal/k7u/
H A DhalCHIP.c1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A DhalCHIP.c1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/curry/
H A DhalCHIP.c1151 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/kano/
H A DhalCHIP.c1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/mxlib/hal/k6/
H A DhalCHIP.c1158 schp.sched_priority = sched_get_priority_max(SCHED_FIFO); in CHIP_AttachISR()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1581 thrsched.sched_priority = 99;//86; in MAdp_MFE_Thread_Create()