Home
last modified time | relevance | path

Searched refs:clear_stats (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/samples/bpf/
Dtracex3_user.c21 static void clear_stats(int fd) in clear_stats() function
92 clear_stats(fd); in print_hist()
/linux-4.1.27/fs/cifs/
Dcifs_debug.c287 if (server->ops->clear_stats) in cifs_stats_proc_write()
288 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
Dsmb2ops.c1417 .clear_stats = smb2_clear_stats,
1495 .clear_stats = smb2_clear_stats,
1575 .clear_stats = smb2_clear_stats,
Dcifsglob.h220 void (*clear_stats)(struct cifs_tcon *); member
Dsmb1ops.c1036 .clear_stats = cifs_clear_stats,
/linux-4.1.27/drivers/net/ethernet/dlink/
Ddl2k.c83 static int clear_stats (struct net_device *dev);
451 clear_stats (dev); in rio_open()
1036 clear_stats (struct net_device *dev) in clear_stats() function
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-block-bcache11 What: /sys/block/<disk>/bcache/clear_stats
/linux-4.1.27/Documentation/
Dbcache.txt207 clear_stats
336 clear_stats
/linux-4.1.27/drivers/md/bcache/
Dsysfs.c34 write_attribute(clear_stats);