Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcpumask.h664 static inline int cpumask_parse(const char *buf, struct cpumask *dstp) in cpumask_parse() function
/Linux-v5.4/kernel/
Dworkqueue.c5465 ret = cpumask_parse(buf, attrs->cpumask); in wq_cpumask_store()
5549 ret = cpumask_parse(buf, cpumask); in wq_unbound_cpumask_store()
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c479 ret = cpumask_parse(buf, newmask); in rdtgroup_cpus_write()