Submit
Path:
~
/
/
lib
/
modules
/
5.15.0-152-generic
/
build
/
arch
/
csky
/
include
/
uapi
/
asm
/
File Content:
cachectl.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __ASM_CSKY_CACHECTL_H #define __ASM_CSKY_CACHECTL_H /* * See "man cacheflush" */ #define ICACHE (1<<0) #define DCACHE (1<<1) #define BCACHE (ICACHE|DCACHE) #endif /* __ASM_CSKY_CACHECTL_H */
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Kbuild
59 bytes
0644
byteorder.h
207 bytes
0644
cachectl.h
270 bytes
0644
perf_regs.h
1115 bytes
0644
ptrace.h
837 bytes
0644
sigcontext.h
271 bytes
0644
unistd.h
538 bytes
0644
N4ST4R_ID | Naxtarrr