Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/include/asm/
Dstat.h30 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/xtensa/include/asm/
Dstat.h14 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/include/asm-generic/
Dstat.h21 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/avr32/include/asm/
Dstat.h46 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/mn10300/include/asm/
Dstat.h76 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/cris/include/asm/
Dstat.h21 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/arm/include/asm/
Dstat.h18 #define STAT_HAVE_NSEC macro
/linux-2.6.39/arch/m32r/include/asm/
Dstat.h20 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/powerpc/include/asm/
Dstat.h11 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/s390/include/asm/
Dstat.h103 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/x86/include/asm/
Dstat.h4 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/mips/include/asm/
Dstat.h130 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/sh/include/asm/
Dstat.h135 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/sparc/include/asm/
Dstat.h71 #define STAT_HAVE_NSEC 1 macro
/linux-2.6.39/arch/parisc/include/asm/
Dstat.h37 #define STAT_HAVE_NSEC macro
/linux-2.6.39/fs/
Dstat.c235 #ifdef STAT_HAVE_NSEC in cp_new_stat()