Home
last modified time | relevance | path

Searched refs:user_cpus_allowed (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c115 cpumask_copy(&p->thread.user_cpus_allowed, new_mask); in mipsmt_sys_sched_setaffinity()
180 cpumask_or(&allowed, &p->thread.user_cpus_allowed, p->cpus_ptr); in mipsmt_sys_sched_getaffinity()
H A Dtraps.c946 current->thread.user_cpus_allowed in mt_ase_fp_affinity()
/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h252 cpumask_t user_cpus_allowed; member
279 .user_cpus_allowed = INIT_CPUMASK,
H A Dswitch_to.h60 prev->cpus_mask = prev->thread.user_cpus_allowed; \
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h81 cpumask_t user_cpus_allowed; member