⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.62
Server IP:
57.129.66.90
Server:
Linux vps-7f548908 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
src
/
linux-headers-5.15.0-164
/
include
/
linux
/
Edit File: cpuidle_haltpoll.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _CPUIDLE_HALTPOLL_H #define _CPUIDLE_HALTPOLL_H #ifdef CONFIG_ARCH_CPUIDLE_HALTPOLL #include
#else static inline void arch_haltpoll_enable(unsigned int cpu) { } static inline void arch_haltpoll_disable(unsigned int cpu) { } #endif #endif
Simpan