Searched refs:nice (Results 1 – 4 of 4) sorted by relevance
/fs/proc/ |
D | stat.c | 26 cputime64_t user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local 32 user = nice = system = idle = iowait = in show_stat() 40 nice = cputime64_add(nice, kstat_cpu(i).cpustat.nice); in show_stat() 57 (unsigned long long)cputime64_to_clock_t(nice), in show_stat() 69 nice = kstat_cpu(i).cpustat.nice; in show_stat() 81 (unsigned long long)cputime64_to_clock_t(nice), in show_stat()
|
D | array.c | 349 long priority, nice; in do_task_stat() local 440 nice = task_nice(task); in do_task_stat() 471 nice, in do_task_stat()
|
/fs/ |
D | Kconfig.binfmt | 152 You can do other nice things, too. Read the file
|
/fs/ntfs/ |
D | ChangeLog | 6 not running under i_mutex that we play nice. Also need to be careful 129 pages and this ensures we play nice with the VM and the system as a 795 and since setting this flag breaks Captive-NTFS which is not nice.
|