Home
last modified time | relevance | path

Searched refs:cpumask_parse (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dcpumask.h634 static inline int cpumask_parse(const char *buf, struct cpumask *dstp) in cpumask_parse() function
/Linux-v4.19/kernel/
Dworkqueue.c5286 ret = cpumask_parse(buf, attrs->cpumask); in wq_cpumask_store()
5370 ret = cpumask_parse(buf, cpumask); in wq_unbound_cpumask_store()
/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_rdtgroup.c477 ret = cpumask_parse(buf, newmask); in rdtgroup_cpus_write()