Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dtracex3_user.c19 static void clear_stats(int fd) in clear_stats() function
97 clear_stats(fd); in print_hist()
/Linux-v5.4/include/linux/qed/
Dqed_eth_if.h145 bool clear_stats; member
/Linux-v5.4/fs/cifs/
Dcifs_debug.c477 if (server->ops->clear_stats) in cifs_stats_proc_write()
478 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
Dsmb2ops.c4457 .clear_stats = smb2_clear_stats,
4555 .clear_stats = smb2_clear_stats,
4654 .clear_stats = smb2_clear_stats,
4762 .clear_stats = smb2_clear_stats,
Dsmb1ops.c1169 .clear_stats = cifs_clear_stats,
Dcifsglob.h264 void (*clear_stats)(struct cifs_tcon *); member
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_debugfs.c478 qedf_dbg_fileops(qedf, clear_stats),
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-block-bcache11 What: /sys/block/<disk>/bcache/clear_stats
/Linux-v5.4/drivers/net/ethernet/dlink/
Ddl2k.c78 static int clear_stats (struct net_device *dev);
587 clear_stats (dev); in rio_hw_init()
1141 clear_stats (struct net_device *dev) in clear_stats() function
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2032 static int qede_start_queues(struct qede_dev *edev, bool clear_stats) in qede_start_queues() argument
2058 start.clear_stats = clear_stats; in qede_start_queues()
/Linux-v5.4/Documentation/admin-guide/
Dbcache.rst408 clear_stats
536 clear_stats
/Linux-v5.4/drivers/md/bcache/
Dsysfs.c54 write_attribute(clear_stats);
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c2355 if (params->clear_stats) in qed_start_vport()