Home
last modified time | relevance | path

Searched defs:sys_truncate64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/c6x/kernel/
Dsys_c6x.c58 #define sys_truncate64 sys_truncate64_c6x macro
/linux-4.4.14/arch/metag/kernel/
Dsys_metag.c165 #define sys_truncate64 sys_truncate64_metag macro
/linux-4.4.14/arch/parisc/kernel/
Dsys_parisc.c303 asmlinkage long sys_truncate64(const char __user * path, unsigned long length) in sys_truncate64() function