task_ipc
struct task_ipc *ipc = container_of(work, typeof(*ipc), work);
struct task_ipc ipc;
INIT_WORK_ONSTACK(&ipc.work, task_ipc);