Searched defs:new_mask (Results 1 – 5 of 5) sorted by relevance
| /kernel/time/ |
| D | sched_clock.c | 170 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
|
| /kernel/sched/ |
| D | core.c | 1106 void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_common() 1112 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() 1151 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 1225 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr() 1654 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 4792 cpumask_var_t cpus_allowed, new_mask; in sched_setaffinity() local 4880 struct cpumask *new_mask) in get_user_cpu_mask() 4901 cpumask_var_t new_mask; in SYSCALL_DEFINE3() local
|
| D | deadline.c | 1758 const struct cpumask *new_mask) in set_cpus_allowed_dl()
|
| /kernel/ |
| D | compat.c | 603 unsigned len, struct cpumask *new_mask) in compat_get_user_cpu_mask() 620 cpumask_var_t new_mask; in COMPAT_SYSCALL_DEFINE3() local
|
| /kernel/locking/ |
| D | lockdep.c | 3033 unsigned int new_mask = 1 << new_bit, ret = 1; in mark_lock() local
|