Searched defs:new_mask (Results 1 – 7 of 7) sorted by relevance
/kernel/ |
D | compat.c | 111 unsigned len, struct cpumask *new_mask) in compat_get_user_cpu_mask() 128 cpumask_var_t new_mask; in COMPAT_SYSCALL_DEFINE3() local
|
/kernel/time/ |
D | sched_clock.c | 156 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
|
/kernel/sched/ |
D | core.c | 2757 void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask, u32 flags) in set_cpus_allowed_common() 2770 __do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask, u32 flags) in __do_set_cpus_allowed() 2814 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() 3098 const struct cpumask *new_mask, in __set_cpus_allowed_ptr_locked() 3194 const struct cpumask *new_mask, u32 flags) in __set_cpus_allowed_ptr() 3203 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr() 3217 struct cpumask *new_mask, in restrict_cpus_allowed_ptr() 3273 cpumask_var_t new_mask; in force_compatible_cpus_allowed_ptr() local 3714 const struct cpumask *new_mask, in __set_cpus_allowed_ptr() 8341 cpumask_var_t cpus_allowed, new_mask; in __sched_setaffinity() local [all …]
|
D | deadline.c | 2493 const struct cpumask *new_mask, in set_cpus_allowed_dl()
|
/kernel/trace/ |
D | trace_boot.c | 70 cpumask_var_t new_mask; in trace_boot_set_instance_options() local
|
/kernel/cgroup/ |
D | cpuset.c | 1246 const struct cpumask *new_mask) in update_cpus_allowed()
|
/kernel/locking/ |
D | lockdep.c | 4590 unsigned int new_mask, ret = 1; in mark_lock() local
|