Home
last modified time | relevance | path

Searched refs:take_snapshot (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh275 echo ""> $DEBUGFS_DIR/take_snapshot
279 echo ""> $DEBUGFS_DIR/take_snapshot
283 echo ""> $DEBUGFS_DIR/take_snapshot
/linux/Documentation/networking/devlink/
H A Dnetdevsim.rst43 ``take_snapshot`` debugfs file is written to.
/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c1224 qp->buf_pool.take_snapshot = 0; in __qla_adjust_buf()
1252 if (qp->buf_pool.take_snapshot) in qla_put_buf()
1282 if (qp->buf_pool.take_snapshot) { in qla_adjust_buf()
1288 qp->buf_pool.take_snapshot = 1; in qla_adjust_buf()
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h328 struct dentry *take_snapshot; member
H A Ddev.c326 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_debugfs_init()
1626 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_reload_create()
1777 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()