Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcpu.h90 extern ssize_t arch_cpu_release(const char *, size_t);
/openbmc/linux/drivers/base/
H A Dcpu.c136 cnt = arch_cpu_release(buf, count); in cpu_release_store()
/openbmc/linux/arch/powerpc/kernel/
H A Dsysfs.c1043 ssize_t arch_cpu_release(const char *buf, size_t count) in arch_cpu_release() function