Searched defs:cx18_in_work_order (Results 1 – 2 of 2) sorted by relevance
353 struct cx18_in_work_order { struct354 struct work_struct work;355 atomic_t pending;356 struct cx18 *cx;357 unsigned long flags;358 int rpu;359 struct cx18_mailbox mb;360 struct cx18_mdl_ack mdl_ack[CX18_MAX_MDL_ACKS];361 char *str;
346 struct cx18_in_work_order { struct347 struct work_struct work;348 atomic_t pending;349 struct cx18 *cx;350 unsigned long flags;351 int rpu;352 struct cx18_mailbox mb;353 struct cx18_mdl_ack mdl_ack[CX18_MAX_MDL_ACKS];354 char *str;