Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dtracex3_user.c24 static void clear_stats(int fd) in clear_stats() function
102 clear_stats(fd); in print_hist()
/Linux-v4.19/include/linux/qed/
Dqed_eth_if.h145 bool clear_stats; member
/Linux-v4.19/fs/cifs/
Dcifs_debug.c410 if (server->ops->clear_stats) in cifs_stats_proc_write()
411 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
Dsmb2ops.c3231 .clear_stats = smb2_clear_stats,
3325 .clear_stats = smb2_clear_stats,
3420 .clear_stats = smb2_clear_stats,
3524 .clear_stats = smb2_clear_stats,
Dsmb1ops.c1049 .clear_stats = cifs_clear_stats,
Dcifsglob.h253 void (*clear_stats)(struct cifs_tcon *); member
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_debugfs.c448 qedf_dbg_fileops(qedf, clear_stats),
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-bcache11 What: /sys/block/<disk>/bcache/clear_stats
/Linux-v4.19/drivers/net/ethernet/dlink/
Ddl2k.c81 static int clear_stats (struct net_device *dev);
590 clear_stats (dev); in rio_hw_init()
1144 clear_stats (struct net_device *dev) in clear_stats() function
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1916 static int qede_start_queues(struct qede_dev *edev, bool clear_stats) in qede_start_queues() argument
1942 start.clear_stats = clear_stats; in qede_start_queues()
/Linux-v4.19/drivers/md/bcache/
Dsysfs.c52 write_attribute(clear_stats);
/Linux-v4.19/Documentation/admin-guide/
Dbcache.rst408 clear_stats
536 clear_stats
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2343 if (params->clear_stats) in qed_start_vport()