Searched refs:INIT_WORK (Results 1 - 25 of 540) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_config.c75 INIT_WORK(&sclp_cpu_capability_work, sclp_cpu_capability_notify);
76 INIT_WORK(&sclp_cpu_change_work, sclp_cpu_change_notify);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_event.c68 INIT_WORK(&sas_ha->ha_events[i].work, sas_ha_event_fns[i]);
H A Dsas_phy.c134 INIT_WORK(&phy->port_events[k].work,
140 INIT_WORK(&phy->phy_events[k].work,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dlib.c129 INIT_WORK(work, do_vfree);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dcmservice.c288 INIT_WORK(&call->work, SRXAFSCB_CallBack);
335 INIT_WORK(&call->work, SRXAFSCB_InitCallBackState);
366 INIT_WORK(&call->work, SRXAFSCB_InitCallBackState);
399 INIT_WORK(&call->work, SRXAFSCB_Probe);
495 INIT_WORK(&call->work, SRXAFSCB_ProbeUuid);
579 INIT_WORK(&call->work, SRXAFSCB_TellMeAboutYourself);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dinqueue.c58 INIT_WORK(&queue->immediate, NULL);
242 INIT_WORK(&q->immediate, callback);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_evm.c102 INIT_WORK(&ca->hif_evm_work, mantis_hifevm_work);
H A Dmantis_uart.c157 INIT_WORK(&mantis->uart_work, mantis_uart_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstop_machine.h70 INIT_WORK(&work_buf->work, stop_one_cpu_nowait_workfn);
H A Dworkqueue.h188 #define INIT_WORK(_work, _func) \ macro
200 INIT_WORK(&(_work)->work, (_func)); \
212 INIT_WORK(&(_work)->work, (_func)); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/whci/
H A Dinit.c73 INIT_WORK(&whc->dn_work, whc_dn_work);
75 INIT_WORK(&whc->async_work, scan_async_work);
79 INIT_WORK(&whc->periodic_work, scan_periodic_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Dtxrx.c39 INIT_WORK(&frame_ctx->ws, wlp_handle_d1_frame);
47 INIT_WORK(&frame_ctx->ws, wlp_handle_c1_frame);
51 INIT_WORK(&frame_ctx->ws, wlp_handle_c3_frame);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-local.c37 INIT_WORK(&local->destroyer, &rxrpc_destroy_local);
38 INIT_WORK(&local->acceptor, &rxrpc_accept_incoming_calls);
39 INIT_WORK(&local->rejecter, &rxrpc_reject_packets);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_aux.c315 INIT_WORK(&unit->scsi_work, zfcp_scsi_scan_work);
502 INIT_WORK(&adapter->stat_work, _zfcp_status_read_scheduler);
503 INIT_WORK(&adapter->scan_work, zfcp_fc_scan_ports);
528 INIT_WORK(&adapter->events.work, zfcp_fc_post_event);
659 INIT_WORK(&port->gid_pn_work, zfcp_fc_port_did_lookup);
660 INIT_WORK(&port->test_link_work, zfcp_fc_link_test_work);
661 INIT_WORK(&port->rport_work, zfcp_scsi_rport_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dcatas.c155 INIT_WORK(&catas_work, catas_reset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dsdio-tx.c146 INIT_WORK(&i2400ms->tx_worker, i2400ms_tx_submit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dosd.c225 INIT_WORK(&cb->work, osd_callback_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c136 INIT_WORK(&wd_work, wd_stop);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/
H A Dpush-switch.c80 INIT_WORK(&psw->work, switch_work_handler);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Duser_namespace.c82 INIT_WORK(&ns->destroyer, free_user_ns_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dtwl4030-vibra.c166 INIT_WORK(&info->play_work, vibra_play_work); /* cleanup */
214 INIT_WORK(&info->play_work, vibra_play_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/connector/
H A Dcn_queue.c108 INIT_WORK(&cbq->work, &cn_queue_wrapper);
200 INIT_WORK(&dev->wq_creation, cn_queue_create);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_beep.c237 INIT_WORK(&beep->register_work, &snd_hda_do_register);
239 INIT_WORK(&beep->beep_work, &snd_hda_generate_beep);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmain.c455 INIT_WORK(&local->restart_work, ieee80211_restart_work);
457 INIT_WORK(&local->reconfig_filter, ieee80211_reconfig_filter);
458 INIT_WORK(&local->recalc_smps, ieee80211_recalc_smps_work);
461 INIT_WORK(&local->dynamic_ps_enable_work,
463 INIT_WORK(&local->dynamic_ps_disable_work,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-scan.c562 INIT_WORK(&priv->scan_completed, iwl_bg_scan_completed);
563 INIT_WORK(&priv->abort_scan, iwl_bg_abort_scan);
564 INIT_WORK(&priv->start_internal_scan, iwl_bg_start_internal_scan);

Completed in 183 milliseconds

1234567891011>>