Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-ps-io-affinity.c72 ret = cpumask_parse(argv[0], pi->cpumask); in ioa_add_path()
/openbmc/linux/net/core/
H A Dsysctl_net_core.c110 err = cpumask_parse(buffer, rps_default_mask); in rps_default_mask_sysctl()
208 ret = cpumask_parse(buffer, mask); in flow_limit_cpu_sysctl()
/openbmc/linux/kernel/trace/
H A Dtrace_boot.c73 if (cpumask_parse(p, new_mask) < 0 || in trace_boot_set_instance_options()
/openbmc/linux/include/linux/
H A Dcpumask.h802 static inline int cpumask_parse(const char *buf, struct cpumask *dstp) in cpumask_parse() function
/openbmc/linux/kernel/
H A Dworkqueue.c6084 ret = cpumask_parse(buf, attrs->cpumask); in wq_cpumask_store()
6202 ret = cpumask_parse(buf, cpumask); in wq_unbound_cpumask_store()
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1457 ret = cpumask_parse(buf, new_value); in irq_cb_affinity_store()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c490 ret = cpumask_parse(buf, newmask); in rdtgroup_cpus_write()