Searched refs:cpumask_parse (Results 1 – 6 of 6) sorted by relevance
72 ret = cpumask_parse(argv[0], pi->cpumask); in ioa_add_path()
132 ret = cpumask_parse(buffer, mask); in flow_limit_cpu_sysctl()
648 static inline int cpumask_parse(const char *buf, struct cpumask *dstp) in cpumask_parse() function
73 if (cpumask_parse(p, new_mask) < 0 || in trace_boot_set_instance_options()
5612 ret = cpumask_parse(buf, attrs->cpumask); in wq_cpumask_store()5696 ret = cpumask_parse(buf, cpumask); in wq_unbound_cpumask_store()
482 ret = cpumask_parse(buf, newmask); in rdtgroup_cpus_write()
Completed in 31 milliseconds