Home
last modified time | relevance | path

Searched refs:take_snapshot (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh160 echo ""> $DEBUGFS_DIR/take_snapshot
164 echo ""> $DEBUGFS_DIR/take_snapshot
168 echo ""> $DEBUGFS_DIR/take_snapshot
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dnetdevsim.h189 struct dentry *take_snapshot; member
H A Ddev.c211 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_debugfs_init()
1032 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_reload_create()
1152 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c1225 qp->buf_pool.take_snapshot = 0; in __qla_adjust_buf()
1253 if (qp->buf_pool.take_snapshot) in qla_put_buf()
1283 if (qp->buf_pool.take_snapshot) { in qla_adjust_buf()
1289 qp->buf_pool.take_snapshot = 1; in qla_adjust_buf()
H A Dqla_def.h3792 uint32_t take_snapshot:1; member
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dnetdevsim.h284 struct dentry *take_snapshot; member
H A Ddev.c321 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_debugfs_init()
1502 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_reload_create()
1650 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()

Completed in 23 milliseconds