Searched refs:compat_stat64 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | systbls.h | 58 struct compat_stat64; 60 struct compat_stat64 __user *statbuf); 62 struct compat_stat64 __user *statbuf); 64 struct compat_stat64 __user * statbuf); 67 struct compat_stat64 __user * statbuf, int flag); 97 struct compat_stat64 __user * statbuf); 100 struct compat_stat64 __user * statbuf,
|
H A D | sys_sparc32.c | 65 struct compat_stat64 __user *statbuf) in cp_compat_stat64() 95 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 106 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 117 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 129 struct compat_stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | systbls.h | 58 struct compat_stat64; 60 struct compat_stat64 __user *statbuf); 62 struct compat_stat64 __user *statbuf); 64 struct compat_stat64 __user * statbuf); 67 struct compat_stat64 __user * statbuf, int flag); 97 struct compat_stat64 __user * statbuf); 100 struct compat_stat64 __user * statbuf,
|
H A D | sys_sparc32.c | 65 struct compat_stat64 __user *statbuf) in cp_compat_stat64() 95 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 106 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 117 struct compat_stat64 __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 129 struct compat_stat64 __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | compat.h | 45 struct compat_stat64 { struct
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | compat.h | 52 struct compat_stat64 { struct
|
Completed in 3 milliseconds