Home
last modified time | relevance | path

Searched refs:cpumask_parselist_user (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dproc.c151 err = cpumask_parselist_user(buffer, count, new_value); in write_irq_affinity()
/openbmc/linux/include/linux/
H A Dcpumask.h788 static inline int cpumask_parselist_user(const char __user *buf, int len, in cpumask_parselist_user() function