Home
last modified time | relevance | path

Searched refs:oldstat (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/slicoss/
Dslic.h488 #define UPDATE_STATS(largestat, newstat, oldstat) \ argument
490 if ((newstat) < (oldstat)) \
491 (largestat) += ((newstat) + (0xFFFFFFFF - oldstat + 1)); \
493 (largestat) += ((newstat) - (oldstat)); \
496 #define UPDATE_STATS_GB(largestat, newstat, oldstat) \ argument
498 (largestat) += ((newstat) - (oldstat)); \
/linux-4.4.14/drivers/mmc/host/
Dmmci.h227 unsigned int oldstat; member
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_32.tbl27 18 i386 oldstat sys_stat