Searched refs:take_snapshot (Results 1 – 4 of 4) sorted by relevance
149 echo ""> $DEBUGFS_DIR/take_snapshot153 echo ""> $DEBUGFS_DIR/take_snapshot157 echo ""> $DEBUGFS_DIR/take_snapshot
43 ``take_snapshot`` debugfs file is written to.
239 struct dentry *take_snapshot; member
322 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()1640 debugfs_remove(nsim_dev->take_snapshot); in nsim_dev_reload_destroy()
Completed in 9 milliseconds