Searched refs:cpulist_parse (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/arc/plat-eznps/ |
| D | smp.c | 30 cpulist_parse(buf, cpumask); in eznps_get_map()
|
| /Linux-v5.4/kernel/sched/ |
| D | isolation.c | 87 err = cpulist_parse(str, non_housekeeping_mask); in housekeeping_setup()
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | smp.c | 57 if (cpulist_parse(buf, cpumask)) in arc_get_cpu_map()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | cputopology.rst | 151 The format for the above output is compatible with cpulist_parse()
|
| /Linux-v5.4/include/linux/ |
| D | cpumask.h | 678 static inline int cpulist_parse(const char *buf, struct cpumask *dstp) in cpulist_parse() function
|
| /Linux-v5.4/kernel/ |
| D | taskstats.c | 354 ret = cpulist_parse(data, mask); in parse()
|
| /Linux-v5.4/kernel/irq/ |
| D | irqdesc.c | 31 cpulist_parse(str, irq_default_affinity); in irq_affinity_setup()
|
| /Linux-v5.4/kernel/rcu/ |
| D | tree_plugin.h | 1484 if (cpulist_parse(str, rcu_nocb_mask)) { in rcu_nocb_setup()
|
| /Linux-v5.4/kernel/cgroup/ |
| D | cpuset.c | 1495 retval = cpulist_parse(buf, trialcs->cpus_allowed); in update_cpumask()
|
| /Linux-v5.4/arch/x86/kernel/cpu/resctrl/ |
| D | rdtgroup.c | 477 ret = cpulist_parse(buf, newmask); in rdtgroup_cpus_write()
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | sdma.c | 955 ret = cpulist_parse(buf, mask); in sdma_set_cpu_to_sde_map()
|