/
usr
/
include
/
misc
/
/usr/include/misc
mkdir
upload
Name
Size
Mode
Actions
uacce/
-
0755
rm
cxl.h
3936
0644
edit
dl
rm
fastrpc.h
4415
0644
edit
dl
rm
mrvl_cn10k_dpi.h
972
0644
edit
dl
rm
ocxl.h
1947
0644
edit
dl
rm
pvpanic.h
272
0644
edit
dl
rm
xilinx_sdfec.h
12341
0644
edit
dl
rm
Edit:
/usr/include/misc/pvpanic.h
(272B)
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __PVPANIC_H__ #define __PVPANIC_H__ #include <linux/const.h> #define PVPANIC_PANICKED _BITUL(0) #define PVPANIC_CRASH_LOADED _BITUL(1) #define PVPANIC_SHUTDOWN _BITUL(2) #endif /* __PVPANIC_H__ */
Save
cmd:
run