debugfs_read_work
struct debugfs_read_work *w = container_of(work, typeof(*w), work);
struct debugfs_read_work *w = data;
struct debugfs_read_work work = {