Searched defs:new_mask (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dmips-mt-fpaff.c65 cpumask_var_t cpus_allowed, new_mask, effective_mask; mipsmt_sys_sched_setaffinity() local
/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c55 __u32 new_mask, old_mask; dnotify_recalc_inode_mask() local
196 __u32 new_mask = FS_EVENT_ON_CHILD; convert_arg() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Ddma.c755 ath5k_hw_set_imr(struct ath5k_hw *ah, enum ath5k_int new_mask) ath5k_hw_set_imr() argument
/linux-4.1.27/arch/mips/cavium-octeon/
H A Dsmp.c254 uint32_t mask, new_mask; octeon_cpu_die() local
/linux-4.1.27/fs/notify/
H A Dmark.c116 u32 new_mask = 0; fsnotify_recalc_mask() local
/linux-4.1.27/kernel/time/
H A Dsched_clock.c170 u64 res, wrap, new_mask, new_epoch, cyc, ns; sched_clock_register() local
/linux-4.1.27/crypto/
H A Dpcrypt.c412 struct pcrypt_cpumask *new_mask, *old_mask; pcrypt_cpumask_change_notify() local
/linux-4.1.27/fs/notify/inotify/
H A Dinotify_user.c522 __u32 old_mask, new_mask; inotify_update_existing_watch() local
/linux-4.1.27/drivers/net/wireless/libertas/
H A Ddebugfs.c285 int value, freq, new_mask; lbs_threshold_write() local
/linux-4.1.27/kernel/
H A Dcompat.c620 cpumask_var_t new_mask; COMPAT_SYSCALL_DEFINE3() local
602 compat_get_user_cpu_mask(compat_ulong_t __user *user_mask_ptr, unsigned len, struct cpumask *new_mask) compat_get_user_cpu_mask() argument
/linux-4.1.27/drivers/spi/
H A Dspi-dw.h201 u32 new_mask; spi_mask_intr() local
210 u32 new_mask; spi_umask_intr() local
/linux-4.1.27/kernel/sched/
H A Ddeadline.c1577 set_cpus_allowed_dl(struct task_struct *p, const struct cpumask *new_mask) set_cpus_allowed_dl() argument
H A Drt.c2062 set_cpus_allowed_rt(struct task_struct *p, const struct cpumask *new_mask) set_cpus_allowed_rt() argument
H A Dcore.c4019 cpumask_var_t cpus_allowed, new_mask; sched_setaffinity() local
4128 cpumask_var_t new_mask; SYSCALL_DEFINE3() local
4756 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) do_set_cpus_allowed() argument
4788 int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) set_cpus_allowed_ptr() argument
4106 get_user_cpu_mask(unsigned long __user *user_mask_ptr, unsigned len, struct cpumask *new_mask) get_user_cpu_mask() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dkv_dpm.c2409 u32 new_mask = (1 << level); kv_set_enabled_level() local
2419 u32 i, new_mask = 0; kv_set_enabled_levels() local
/linux-4.1.27/drivers/ata/
H A Dlibata-eh.c3099 unsigned int new_mask = 0; ata_eh_revalidate_and_attach() local
H A Dsata_mv.c1053 u32 old_mask, new_mask; mv_set_main_irq_mask() local
/linux-4.1.27/kernel/locking/
H A Dlockdep.c2901 unsigned int new_mask = 1 << new_bit, ret = 1; mark_lock() local
/linux-4.1.27/include/linux/
H A Dsched.h2153 static inline int set_cpus_allowed(struct task_struct *p, cpumask_t new_mask) set_cpus_allowed() argument
2131 do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) do_set_cpus_allowed() argument
2135 set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) set_cpus_allowed_ptr() argument

Completed in 573 milliseconds