Home
last modified time | relevance | path

Searched refs:getpriority (Results 1 – 25 of 35) sorted by relevance

12

/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
Dprocess_test_043.cpp38 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in Testcase()
40 priority = getpriority(PRIO_PGRP, 0); in Testcase()
44 priority = getpriority(PRIO_PGRP, 0); in Testcase()
49 priority = getpriority(PRIO_USER, 0); in Testcase()
55 priority = getpriority(PRIO_USER + count, 0); in Testcase()
65 priority = getpriority(-count, 0); in Testcase()
Dprocess_test_013.cpp40 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in TestCase()
46 val = getpriority(PRIO_PROCESS, 0); in TestCase()
59 ret = getpriority(PRIO_PROCESS, 0); in TestCase()
66 ret = getpriority(PRIO_PROCESS, getpid()); in TestCase()
Dprocess_test_002.cpp41 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in Testcase()
66 ret = getpriority(PRIO_PROCESS, getpid()); in Testcase()
72 ret = getpriority(PRIO_PROCESS, getpid()); in Testcase()
Dprocess_test_009.cpp50 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ProcessTest001()
Dprocess_test_010.cpp44 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ProcessTest001()
Dprocess_test_008.cpp59 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ProcessTest001()
Dprocess_test_006.cpp57 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ProcessTest001()
Dprocess_test_001.cpp75 ret = getpriority(PRIO_USER, getpid()); in Testcase()
/kernel/liteos_a/testsuites/unittest/container/full/
DIt_pid_container_014.cpp40 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ChildFun()
51 val = getpriority(PRIO_PROCESS, 0); in ChildFun()
71 ret = getpriority(PRIO_PROCESS, 0); in ChildFun()
82 ret = getpriority(PRIO_PROCESS, getpid()); in ChildFun()
/kernel/linux/build/test/kernel_ltp/syscalls/getpriority/
DBUILD.gn20 "//third_party/ltp/testcases/kernel/syscalls/getpriority/getpriority01.c",
27 "//third_party/ltp/testcases/kernel/syscalls/getpriority/getpriority02.c",
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
Dprocess_test_007.cpp49 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ProcessTest001()
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
DIt_process_plimits_pid_003.cpp66 int currProcessPri = getpriority(PRIO_PROCESS, getpid()); in ItProcessPlimitsPid003()
/kernel/linux/build/test/kernel_ltp/syscalls/
DBUILD.gn238 "getpriority:getpriority01",
239 "getpriority:getpriority02",
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dsend_signal.c59 old_prio = getpriority(PRIO_PROCESS, 0); in test_send_signal_common()
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
Dmq_perf_tests.c653 cur_nice = getpriority(PRIO_PROCESS, 0); in main()
/kernel/linux/linux-5.10/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl147 137 n64 getpriority sys_getpriority
Dsyscall_n32.tbl147 137 n32 getpriority sys_getpriority
Dsyscall_o32.tbl110 96 o32 getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/ia64/kernel/syscalls/
Dsyscall.tbl89 77 common getpriority ia64_getpriority
/kernel/linux/linux-5.10/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl151 140 common getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/x86/entry/syscalls/
Dsyscall_64.tbl151 140 common getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/xtensa/kernel/syscalls/
Dsyscall.tbl146 132 common getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/parisc/kernel/syscalls/
Dsyscall.tbl109 96 common getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/microblaze/kernel/syscalls/
Dsyscall.tbl106 96 common getpriority sys_getpriority
/kernel/linux/linux-5.10/arch/sh/kernel/syscalls/
Dsyscall.tbl106 96 common getpriority sys_getpriority

12