Home
last modified time | relevance | path

Searched refs:STAT_HAVE_NSEC (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dstat.h31 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
Dstat.h15 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dstat.h22 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dstat.h22 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dstat.h9 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dstat.h38 #define STAT_HAVE_NSEC macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dstat.h34 #define STAT_HAVE_NSEC macro
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
Dstat.h76 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dstat.h21 #define STAT_HAVE_NSEC macro
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
Dstat.h19 #define STAT_HAVE_NSEC macro
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
Dstat.h12 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dstat.h102 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dstat.h91 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dstat.h131 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dstat.h72 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dstat.h22 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dstat.h7 #define STAT_HAVE_NSEC 1 macro
/kernel/linux/linux-5.10/fs/
Dstat.c342 #ifdef STAT_HAVE_NSEC in cp_new_stat()