INIT_WORK         819 arch/x86/kernel/smpboot.c 	INIT_WORK(&c_idle.work, do_fork_idle);
INIT_WORK        1373 block/as-iosched.c 	INIT_WORK(&ad->antic_work, as_work_handler);
INIT_WORK         144 block/blk-settings.c 	INIT_WORK(&q->unplug_work, blk_unplug_work);
INIT_WORK        2227 block/cfq-iosched.c 	INIT_WORK(&cfqd->unplug_work, cfq_kick_queue);
INIT_WORK        1083 block/genhd.c  		INIT_WORK(&disk->async_notify,
INIT_WORK         270 crypto/chainiv.c 	INIT_WORK(&ctx->postponed, async_chainiv_do_postponed);
INIT_WORK         290 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_CallBack);
INIT_WORK         337 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_InitCallBackState);
INIT_WORK         368 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_InitCallBackState);
INIT_WORK         401 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_Probe);
INIT_WORK         497 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_ProbeUuid);
INIT_WORK         581 fs/afs/cmservice.c 	INIT_WORK(&call->work, SRXAFSCB_TellMeAboutYourself);
INIT_WORK         326 fs/afs/rxrpc.c 	INIT_WORK(&call->async_work, afs_process_async_call);
INIT_WORK         683 fs/afs/rxrpc.c 			INIT_WORK(&call->async_work, afs_process_async_call);
INIT_WORK         467 fs/afs/super.c 	INIT_WORK(&vnode->cb_broken_work, afs_broken_callback_work);
INIT_WORK         529 fs/bio-integrity.c 	INIT_WORK(&bip->bip_work, bio_integrity_verify_fn);
INIT_WORK         187 fs/dlm/lowcomms.c 	INIT_WORK(&con->swork, process_send_sockets);
INIT_WORK         188 fs/dlm/lowcomms.c 	INIT_WORK(&con->rwork, process_recv_sockets);
INIT_WORK         722 fs/dlm/lowcomms.c 			INIT_WORK(&othercon->swork, process_send_sockets);
INIT_WORK         723 fs/dlm/lowcomms.c 			INIT_WORK(&othercon->rwork, process_recv_sockets);
INIT_WORK         411 fs/file.c      	INIT_WORK(&fddef->wq, free_fdtable_work);
INIT_WORK         623 fs/ncpfs/inode.c 		INIT_WORK(&server->rcv.tq, ncp_tcp_rcv_proc);
INIT_WORK         624 fs/ncpfs/inode.c 		INIT_WORK(&server->tx.tq, ncp_tcp_tx_proc);
INIT_WORK         627 fs/ncpfs/inode.c 		INIT_WORK(&server->rcv.tq, ncpdgram_rcv_proc);
INIT_WORK         628 fs/ncpfs/inode.c 		INIT_WORK(&server->timeout_tq, ncpdgram_timeout_proc);
INIT_WORK         312 fs/ocfs2/cluster/quorum.c 	INIT_WORK(&qs->qs_work, o2quo_make_decision);
INIT_WORK         389 fs/ocfs2/cluster/tcp.c 	INIT_WORK(&sc->sc_connect_work, o2net_sc_connect_completed);
INIT_WORK         390 fs/ocfs2/cluster/tcp.c 	INIT_WORK(&sc->sc_rx_work, o2net_rx_until_empty);
INIT_WORK         391 fs/ocfs2/cluster/tcp.c 	INIT_WORK(&sc->sc_shutdown_work, o2net_shutdown_sc);
INIT_WORK        1922 fs/ocfs2/cluster/tcp.c 	INIT_WORK(&o2net_listen_work, o2net_accept_many);
INIT_WORK        1595 fs/ocfs2/dlm/dlmdomain.c 	INIT_WORK(&dlm->dispatched_work, dlm_dispatch_work);
INIT_WORK         181 fs/ocfs2/dlm/userdlm.c 		INIT_WORK(&lockres->l_work, user_dlm_unblock_lock);
INIT_WORK        1573 fs/ocfs2/super.c 	INIT_WORK(&journal->j_recovery_work, ocfs2_complete_recovery);
INIT_WORK         699 fs/sysfs/file.c 	INIT_WORK(&ss->work, sysfs_schedule_callback_work);
INIT_WORK         301 fs/xfs/linux-2.6/xfs_aops.c 		INIT_WORK(&ioend->io_work, xfs_end_bio_unwritten);
INIT_WORK         303 fs/xfs/linux-2.6/xfs_aops.c 		INIT_WORK(&ioend->io_work, xfs_end_bio_delalloc);
INIT_WORK         305 fs/xfs/linux-2.6/xfs_aops.c 		INIT_WORK(&ioend->io_work, xfs_end_bio_read);
INIT_WORK         307 fs/xfs/linux-2.6/xfs_aops.c 		INIT_WORK(&ioend->io_work, xfs_end_bio_written);
INIT_WORK        1471 fs/xfs/linux-2.6/xfs_aops.c 		INIT_WORK(&ioend->io_work, xfs_end_bio_written);
INIT_WORK        1031 fs/xfs/linux-2.6/xfs_buf.c 			INIT_WORK(&bp->b_iodone_work, xfs_buf_iodone_work);
INIT_WORK         117 include/linux/workqueue.h 		INIT_WORK(&(_work)->work, (_func));		\
INIT_WORK         123 include/linux/workqueue.h 		INIT_WORK(&(_work)->work, (_func));		\
INIT_WORK         577 ipc/util.c     	INIT_WORK(&sched->work, ipc_do_vfree);
INIT_WORK         369 kernel/kmod.c  	INIT_WORK(&sub_info->work, __call_usermodehelper);
INIT_WORK         328 kernel/user.c  	INIT_WORK(&up->work, remove_user_sysfs_dir);
INIT_WORK         360 kernel/workqueue.c 	INIT_WORK(&barr->work, wq_barrier_func);
INIT_WORK         691 kernel/workqueue.c 		INIT_WORK(work, func);
INIT_WORK         726 kernel/workqueue.c 	INIT_WORK(&ew->work, fn);
INIT_WORK         415 net/9p/trans_fd.c 	INIT_WORK(&m->rq, p9_read_work);
INIT_WORK         416 net/9p/trans_fd.c 	INIT_WORK(&m->wq, p9_write_work);
INIT_WORK         123 net/bluetooth/hci_sysfs.c 	INIT_WORK(&conn->work, add_conn);
INIT_WORK         165 net/bluetooth/hci_sysfs.c 	INIT_WORK(&conn->work, del_conn);
INIT_WORK         176 net/core/net_namespace.c 	INIT_WORK(&net->work, cleanup_net);
INIT_WORK         336 net/dsa/dsa.c  		INIT_WORK(&ds->link_poll_work, dsa_link_poll_work);
INIT_WORK         321 net/dsa/mv88e6xxx.c 	INIT_WORK(&ps->ppu_work, mv88e6xxx_ppu_reenable_work);
INIT_WORK         375 net/ipv4/fib_trie.c 		INIT_WORK(&tn->work, __tnode_vfree);
INIT_WORK         392 net/irda/ircomm/ircomm_tty.c 		INIT_WORK(&self->tqueue, ircomm_tty_do_softint);
INIT_WORK         525 net/irda/irnet/irnet_irda.c   INIT_WORK(&self->disconnect_work, irnet_ppp_disconnect);
INIT_WORK         599 net/mac80211/mesh.c 	INIT_WORK(&ifmsh->work, ieee80211_mesh_work);
INIT_WORK        2323 net/mac80211/mlme.c 	INIT_WORK(&ifsta->work, ieee80211_sta_work);
INIT_WORK         693 net/mac80211/sta_info.c 	INIT_WORK(&local->sta_flush_work, ieee80211_sta_flush_work);
INIT_WORK         701 net/mac80211/sta_info.c 	INIT_WORK(&local->sta_debugfs_add, sta_info_debugfs_add_work);
INIT_WORK         289 net/phonet/pep-gprs.c 	INIT_WORK(&dev->tx_work, gprs_tx);
INIT_WORK          76 net/rxrpc/ar-call.c 	INIT_WORK(&call->destroyer, &rxrpc_destroy_call);
INIT_WORK          77 net/rxrpc/ar-call.c 	INIT_WORK(&call->processor, &rxrpc_process_call);
INIT_WORK         201 net/rxrpc/ar-connection.c 		INIT_WORK(&conn->processor, &rxrpc_process_connection);
INIT_WORK          36 net/rxrpc/ar-local.c 		INIT_WORK(&local->destroyer, &rxrpc_destroy_local);
INIT_WORK          37 net/rxrpc/ar-local.c 		INIT_WORK(&local->acceptor, &rxrpc_accept_incoming_calls);
INIT_WORK          38 net/rxrpc/ar-local.c 		INIT_WORK(&local->rejecter, &rxrpc_reject_packets);
INIT_WORK          84 net/rxrpc/ar-peer.c 		INIT_WORK(&peer->destroyer, &rxrpc_destroy_peer);
INIT_WORK          54 net/rxrpc/ar-transport.c 				INIT_WORK(&trans->error_handler,
INIT_WORK          57 net/sctp/inqueue.c 	INIT_WORK(&queue->immediate, NULL);
INIT_WORK         241 net/sctp/inqueue.c 	INIT_WORK(&q->immediate, callback);
INIT_WORK         304 net/sunrpc/sched.c 		INIT_WORK(&task->u.tk_work, rpc_async_schedule);
INIT_WORK         885 net/sunrpc/sched.c 		INIT_WORK(&task->u.tk_work, rpc_async_release);
INIT_WORK        1041 net/sunrpc/xprt.c 	INIT_WORK(&xprt->task_cleanup, xprt_autoclose);
INIT_WORK        1180 net/sunrpc/xprtrdma/svc_rdma_transport.c 	INIT_WORK(&rdma->sc_work, __svc_rdma_free);
INIT_WORK        2428 net/xfrm/xfrm_policy.c 	INIT_WORK(&xfrm_policy_gc_work, xfrm_policy_gc_task);
INIT_WORK        2096 net/xfrm/xfrm_state.c 	INIT_WORK(&xfrm_state_gc_work, xfrm_state_gc_task);
INIT_WORK         120 sound/pci/hda/hda_beep.c 	INIT_WORK(&beep->beep_work, &snd_hda_generate_beep);
INIT_WORK         360 sound/pci/hda/hda_codec.c 	INIT_WORK(&unsol->work, process_unsol_events);
INIT_WORK        2125 sound/pci/hda/hda_intel.c 	INIT_WORK(&chip->irq_pending_work, azx_irq_pending_work);
INIT_WORK         475 sound/pci/oxygen/oxygen_lib.c 	INIT_WORK(&chip->spdif_input_bits_work,
INIT_WORK         477 sound/pci/oxygen/oxygen_lib.c 	INIT_WORK(&chip->gpio_work, oxygen_gpio_changed);
INIT_WORK        1450 sound/ppc/tumbler.c 	INIT_WORK(&device_change, device_change_handler);
INIT_WORK         623 sound/sh/aica.c 	INIT_WORK(&(dreamcastcard->spu_dma_work), run_spu_dma);
INIT_WORK         833 sound/soc/soc-core.c 	INIT_WORK(&socdev->deferred_resume_work, soc_resume_deferred);