SYNOPSIS unsigned int work_cpu(struct work_struct * work); ARGUMENTS work the work of interest RETURNS CPU number if work was ever queued. WORK_CPU_NONE otherwise. COPYRIGHT