Home
last modified time | relevance | path

Searched defs:newstat (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/misc/
Dphantom.c66 static int phantom_status(struct phantom_device *dev, unsigned long newstat) in phantom_status()
/linux-4.4.14/fs/
Dstat.c266 SYSCALL_DEFINE2(newstat, const char __user *, filename, in SYSCALL_DEFINE2() argument
Dcompat.c162 COMPAT_SYSCALL_DEFINE2(newstat, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
/linux-4.4.14/drivers/staging/slicoss/
Dslic.h488 #define UPDATE_STATS(largestat, newstat, oldstat) \ argument
496 #define UPDATE_STATS_GB(largestat, newstat, oldstat) \ argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c2789 static inline u32 tg3_set_function_status(struct tg3 *tp, u32 newstat) in tg3_set_function_status()