/kernel/linux/linux-5.10/fs/ |
H A D | stat.c | 614 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat() 616 struct compat_stat tmp; in cp_compat_stat() 650 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 662 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 676 struct compat_stat __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() 689 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
|
/kernel/linux/linux-6.6/fs/ |
H A D | stat.c | 710 static int cp_compat_stat(struct kstat *stat, struct compat_stat __user *ubuf) in cp_compat_stat() 712 struct compat_stat tmp; in cp_compat_stat() 746 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 758 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2() 772 struct compat_stat __user *, statbuf, int, flag) in COMPAT_SYSCALL_DEFINE4() 785 struct compat_stat __user *, statbuf) in COMPAT_SYSCALL_DEFINE2()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | compat.h | 41 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | compat.h | 26 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | compat.h | 36 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | compat.h | 30 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | compat.h | 39 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | compat.h | 31 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | compat.h | 25 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | compat.h | 35 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | compat.h | 25 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | compat.h | 65 struct compat_stat { struct
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | compat.h | 32 struct compat_stat { struct
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | compat.h | 597 struct compat_stat __user *statbuf, 600 struct compat_stat __user *statbuf); 815 struct compat_stat __user *statbuf); 817 struct compat_stat __user *statbuf);
|
H A D | syscalls.h | 58 struct compat_stat;
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | compat.h | 414 struct compat_stat; 667 struct compat_stat __user *statbuf, 670 struct compat_stat __user *statbuf); 823 struct compat_stat __user *statbuf); 825 struct compat_stat __user *statbuf);
|
H A D | syscalls.h | 58 struct compat_stat;
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | compat.h | 26 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | compat.h | 31 struct compat_stat { struct
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | compat.h | 83 struct compat_stat { struct
|