Home
last modified time | relevance | path

Searched refs:oldabi_stat64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsyscalls.h14 struct oldabi_stat64;
16 struct oldabi_stat64 __user * statbuf);
18 struct oldabi_stat64 __user * statbuf);
20 struct oldabi_stat64 __user * statbuf);
23 struct oldabi_stat64 __user *statbuf,
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c92 struct oldabi_stat64 { struct
122 struct oldabi_stat64 __user *statbuf) in cp_oldabi_stat64() argument
124 struct oldabi_stat64 tmp; in cp_oldabi_stat64()
149 struct oldabi_stat64 __user * statbuf) in sys_oabi_stat64()
159 struct oldabi_stat64 __user * statbuf) in sys_oabi_lstat64()
169 struct oldabi_stat64 __user * statbuf) in sys_oabi_fstat64()
180 struct oldabi_stat64 __user *statbuf, in sys_oabi_fstatat64()