Home
last modified time | relevance | path

Searched refs:take_snapshot (Results 1 – 4 of 4) 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/net/netdevsim/
H A Dnetdevsim.h327 struct dentry *take_snapshot; member
H A Ddev.c254 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_debugfs_init()
1551 nsim_dev->take_snapshot = debugfs_create_file("take_snapshot", in nsim_dev_reload_create()
1702 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()