/third_party/musl/src/unistd/ |
H A D | nice.c | 7 int nice(int inc) in nice() function
|
/third_party/rust/crates/rustix/src/process/ |
H A D | priority.rs | 13 pub fn nice(inc: i32) -> io::Result<i32> { in nice() functions
|
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | pseudo.h | 50 ps_set_intr(void (*continuation)(void), int (*ready)(void), int timeout, int nice) ps_set_intr() argument
|
H A D | pcd.c | 117 static int nice = 0; variable
|
/kernel/linux/common_modules/qos_auth/auth_ctl/ |
H A D | qos_ctrl.h | 20 int nice; member
|
H A D | qos_ctrl.c | 546 static inline bool valid_nice(int nice) in valid_nice() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | autogroup.h | 14 int nice; member
|
H A D | autogroup.c | 208 int proc_sched_autogroup_set_nice(struct task_struct *p, int nice) in proc_sched_autogroup_set_nice() argument [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | autogroup.h | 17 int nice; member
|
H A D | autogroup.c | 231 int proc_sched_autogroup_set_nice(struct task_struct *p, int nice) in proc_sched_autogroup_set_nice() argument [all...] |
/kernel/linux/linux-5.10/include/linux/sched/ |
H A D | prio.h | 48 static inline long nice_to_rlimit(long nice) in nice_to_rlimit() argument
|
/kernel/linux/linux-6.6/include/linux/sched/ |
H A D | prio.h | 48 static inline long nice_to_rlimit(long nice) in nice_to_rlimit() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_gentype.hpp | 10 nice, enumerator
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hw_20_comp.h | 70 __u16 nice; member
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-nice-strict_test.cc | 308 NiceMock< ::Mock> nice; in TEST() local [all...] |
/kernel/linux/common_modules/qos_auth/include/ |
H A D | qos_ctrl.h | 85 int nice; member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | stat.c | 110 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
H A D | array.c | 437 int priority, nice; in do_task_stat() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | stat.c | 85 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
H A D | array.c | 471 int priority, nice; in do_task_stat() local
|
/third_party/googletest/googletest/test/ |
H A D | gtest_ext_unittest.cc | 13 const bool nice[TEST_FLAGS_NUM] = { true, true, true, true, false, false }; in TEST() local 15 EXPECT_EQ(checkFlagsLegality(flags[i]), nice[i]); in TEST() local 24 const bool nice[TEST_COMBINE_NUM] = { false, false, true, true, false, true, false, true }; in TEST() local
|
/third_party/googletest/googletest/src/hwext/ |
H A D | gtest-tag.cc | 55 const bool nice = masked == 0;
in verify() local
|
/third_party/toybox/toys/other/ |
H A D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
|
/third_party/node/deps/uv/src/unix/ |
H A D | linux-core.c | 529 uint64_t nice; in read_times() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | workqueue.h | 142 int nice; member
|