Searched full:kernel_stat (Results 1 – 2 of 2) sorted by relevance
41 #include <linux/kernel_stat.h>
33 // For mips64, syscall(__NR_stat) fills the buffer in the 'struct kernel_stat'34 // format. Struct kernel_stat is defined as 'struct stat' in asm/stat.h. To41 # define stat kernel_stat390 typedef struct kernel_stat kstat_t;395 // so that they would not clash with the kernel_stat405 // they clash with the kernel_stat structure521 // For mips64, fstat syscall fills buffer in the format of kernel_stat in internal_fstat()