roce_rescan_work
struct roce_rescan_work *work =
container_of(_work, struct roce_rescan_work, work);
struct roce_rescan_work *work = kmalloc(sizeof(*work), GFP_KERNEL);