Query: queue_work
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QUEUE_WORK(9) Driver Basics QUEUE_WORK(9)NAMEqueue_work - queue work on a workqueueSYNOPSISint queue_work(struct workqueue_struct * wq, struct work_struct * work);ARGUMENTSwq workqueue to use work work to queueDESCRIPTIONReturns 0 if work was already on a queue, non-zero otherwise. We queue the work to the CPU on which it was submitted, but if the CPU dies it can be processed by another CPU.COPYRIGHTKernel Hackers Manual 2.6. July 2010 QUEUE_WORK(9)
Related Man Pages |
---|
device_schedule_callback_owner(9) - centos |
pthread_workqueue(3) - debian |
rdma_post_ud_send(3) - debian |
rdma_post_ud_send(3) - centos |
workqueue_enqueue(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Epson ESC/P2 on solaris prints LD |
Modifying the values of dynamically named arrays |
Printer queue not clearing |