/openbmc/linux/arch/nios2/include/asm/ |
H A D | syscalls.h | 8 int sys_cacheflush(unsigned long addr, unsigned long len,
|
/openbmc/linux/arch/nios2/include/uapi/asm/ |
H A D | unistd.h | 31 __SYSCALL(__NR_cacheflush, sys_cacheflush)
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | syscalls.h | 15 int sys_cacheflush(uint32_t, uint32_t uint32_t);
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | syscalls.h | 8 long sys_cacheflush(void __user *, unsigned long, int);
|
/openbmc/linux/arch/csky/include/uapi/asm/ |
H A D | unistd.h | 15 __SYSCALL(__NR_cacheflush, sys_cacheflush)
|
/openbmc/linux/arch/arc/include/uapi/asm/ |
H A D | unistd.h | 44 __SYSCALL(__NR_cacheflush, sys_cacheflush)
|
/openbmc/linux/tools/arch/arc/include/uapi/asm/ |
H A D | unistd.h | 43 __SYSCALL(__NR_cacheflush, sys_cacheflush)
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | sys_nios2.c | 21 asmlinkage int sys_cacheflush(unsigned long addr, unsigned long len, in sys_cacheflush() function
|
/openbmc/linux/arch/sh/kernel/ |
H A D | sys_sh.c | 58 asmlinkage int sys_cacheflush(unsigned long addr, unsigned long len, int op) in sys_cacheflush() function
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | sys_m68k.c | 378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush() function 537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush() function
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n32.tbl | 208 197 n32 cacheflush sys_cacheflush
|
H A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 208 197 n64 cacheflush sys_cacheflush
|
H A D | syscall_n32.tbl | 208 197 n32 cacheflush sys_cacheflush
|
H A D | syscall_o32.tbl | 161 147 o32 cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 403 356 common cacheflush sys_cacheflush
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 133 123 common cacheflush sys_cacheflush
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall_o32.tbl | 161 147 o32 cacheflush sys_cacheflush
|