Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh168 echo ""> $DEBUGFS_DIR/take_snapshot
172 echo ""> $DEBUGFS_DIR/take_snapshot
176 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.c1226 qp->buf_pool.take_snapshot = 0; in __qla_adjust_buf()
1254 if (qp->buf_pool.take_snapshot) in qla_put_buf()
1284 if (qp->buf_pool.take_snapshot) { in qla_adjust_buf()
1290 qp->buf_pool.take_snapshot = 1; in qla_adjust_buf()
H A Dqla_def.h3801 uint32_t take_snapshot:1; member
/linux/drivers/net/netdevsim/
H A Dnetdevsim.h304 struct dentry *take_snapshot; member
H A Ddev.c321 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_debugfs_init()
1505 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_reload_create()
1653 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()