Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh161 echo ""> $DEBUGFS_DIR/take_snapshot
165 echo ""> $DEBUGFS_DIR/take_snapshot
169 echo ""> $DEBUGFS_DIR/take_snapshot
/openbmc/linux/Documentation/networking/devlink/
H A Dnetdevsim.rst43 ``take_snapshot`` debugfs file is written to.
/openbmc/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.h3802 uint32_t take_snapshot:1; member
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdevsim.h285 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()