Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dcpu.h88 extern ssize_t arch_cpu_release(const char *, size_t);
/linux-6.6.21/drivers/base/ !
Dcpu.c136 cnt = arch_cpu_release(buf, count); in cpu_release_store()
/linux-6.6.21/arch/powerpc/kernel/ !
Dsysfs.c1043 ssize_t arch_cpu_release(const char *buf, size_t count) in arch_cpu_release() function