Lines Matching defs:work
1274 * means rx frags coalescing won't work, but consider we've
1385 static void refill_work(struct work_struct *work)
1388 container_of(work, struct virtnet_info, refill.work);
1722 * the stack to do a non-trivial amount of useless work.
1929 /* Make sure NAPI doesn't schedule refill work */
2405 /* Make sure no work handler is accessing the device */
2660 static void virtnet_config_changed_work(struct work_struct *work)
2663 container_of(work, struct virtnet_info, config_work);
3302 /* Make sure no work handler is accessing the device. */