| /linux/include/linux/sched/ |
| H A D | prio.h | 27 #define NICE_TO_PRIO(nice) ((nice) + DEFAULT_PRIO) argument 33 static inline long nice_to_rlimit(long nice) in nice_to_rlimit()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 19 static inline int __normal_prio(int policy, int rt_prio, int nice) in __normal_prio() 65 void set_user_nice(struct task_struct *p, long nice) in set_user_nice() 105 static bool is_nice_reduction(const struct task_struct *p, const int nice) in is_nice_reduction() 118 int can_nice(const struct task_struct *p, const int nice) in can_nice() 132 SYSCALL_DEFINE1(nice, int, increment) in SYSCALL_DEFINE1() argument 134 long nice, retval; in SYSCALL_DEFINE1() local 842 void sched_set_normal(struct task_struct *p, int nice) in sched_set_normal()
|
| H A D | autogroup.h | 19 int nice; member
|
| H A D | autogroup.c | 233 int proc_sched_autogroup_set_nice(struct task_struct *p, int nice) in proc_sched_autogroup_set_nice()
|
| H A D | core.c | 10391 cpu_weight_nice_write_s64(struct cgroup_subsys_state * css,struct cftype * cft,s64 nice) cpu_weight_nice_write_s64() argument [all...] |
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_dmm_tiler.c | 1024 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() 1035 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice, in map_1d_info() 1054 static void map_2d_info(char **map, int xdiv, int ydiv, char *nice, in map_2d_info() 1073 char nice[128]; in tiler_map_show() local
|
| /linux/security/ |
| H A D | commoncap.c | 1261 int cap_task_setnice(struct task_struct *p, int nice) in cap_task_setnice() argument
|
| H A D | security.c | 3175 int security_task_setnice(struct task_struct *p, int nice) in security_task_setnice() argument
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 2315 smack_task_setnice(struct task_struct * p,int nice) smack_task_setnice() argument
|
| /linux/fs/proc/ |
| H A D | base.c | 1573 int nice; sched_autogroup_write() local
|
| /linux/drivers/android/ |
| H A D | binder.c | 680 static void binder_set_nice(long nice) in binder_set_nice()
|
| /linux/kernel/ |
| H A D | workqueue.c | 7930 init_cpu_worker_pool(struct worker_pool * pool,int cpu,int nice) init_cpu_worker_pool() argument [all...] |
| /linux/security/selinux/ |
| H A D | hooks.c | 4511 selinux_task_setnice(struct task_struct * p,int nice) selinux_task_setnice() argument
|