Home
last modified time | relevance | path

Searched refs:PRI (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_116.c43 #define PRI 9 macro
58 ICUNIT_GOTO_EQUAL(schParam.sched_priority, PRI, schParam.sched_priority, EXIT); in PthreadF01()
99 attr.schedparam.sched_priority = PRI; in Testcase()
107 attr.schedparam.sched_priority = PRI - 1; in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_116.cpp36 #define PRI 9 macro
51 ICUNIT_GOTO_EQUAL(schParam.sched_priority, PRI, schParam.sched_priority, EXIT); in pthread_f01()
94 schedparam.sched_priority = PRI; in Testcase()
102 schedparam.sched_priority = PRI - 1; in Testcase()
/kernel/linux/linux-5.10/include/linux/
H A Dpoll.h132 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll()
141 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
/kernel/linux/linux-6.6/include/linux/
H A Dpoll.h126 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll()
135 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Doradax.c75 PRI, enumerator
463 &ctx->pages[i + idx][PRI]) != 0) { in dax_lock_pages()
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Doradax.c75 PRI, enumerator
462 &ctx->pages[i + idx][PRI]) != 0) { in dax_lock_pages()

Completed in 5 milliseconds