Searched defs:new_mask (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | compat.c | 199 unsigned len, struct cpumask *new_mask) in compat_get_user_cpu_mask() 216 cpumask_var_t new_mask; in COMPAT_SYSCALL_DEFINE3() local
|
/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 | 1585 void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_common() 1591 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() 1630 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 1701 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr() 2168 const struct cpumask *new_mask, bool check) in __set_cpus_allowed_ptr() 5388 cpumask_var_t cpus_allowed, new_mask; in sched_setaffinity() local 5476 struct cpumask *new_mask) in get_user_cpu_mask() 5497 cpumask_var_t new_mask; in SYSCALL_DEFINE3() local
|
D | deadline.c | 2232 const struct cpumask *new_mask) in set_cpus_allowed_dl()
|
/kernel/locking/ |
D | lockdep.c | 3631 unsigned int new_mask = 1 << new_bit, ret = 1; in mark_lock() local
|