Searched refs:schedule_work (Results 1 - 25 of 402) 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 Dctrlchar.c56 schedule_work(&ctrlchar_work);
H A Dsclp_config.c57 schedule_work(&sclp_cpu_change_work);
60 schedule_work(&sclp_cpu_capability_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-ir.c97 schedule_work(&dev->ir_rx_work);
116 schedule_work(&dev->ir_tx_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/act2000/
H A Dact2000.h186 schedule_work(&card->snd_tq);
191 schedule_work(&card->rcv_tq);
196 schedule_work(&card->poll_tq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dgc.c46 schedule_work(&key_gc_work);
60 schedule_work(&key_gc_work);
199 schedule_work(&key_gc_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dwm97xx_battery.c103 schedule_work(&bat_work);
143 schedule_work(&bat_work);
156 schedule_work(&bat_work);
250 schedule_work(&bat_work);
H A Dz2_battery.c90 schedule_work(&charger->bat_work);
127 schedule_work(&charger->bat_work);
235 schedule_work(&charger->bat_work);
282 schedule_work(&charger->bat_work);
H A Dcollie_battery.c144 schedule_work(&bat_work);
150 schedule_work(&bat_work);
305 schedule_work(&bat_work);
356 schedule_work(&bat_work);
H A Dtosa_battery.c148 schedule_work(&bat_work);
154 schedule_work(&bat_work);
342 schedule_work(&bat_work);
409 schedule_work(&bat_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dlib.c130 schedule_work(work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dcmservice.c289 schedule_work(&call->work);
336 schedule_work(&call->work);
367 schedule_work(&call->work);
400 schedule_work(&call->work);
496 schedule_work(&call->work);
580 schedule_work(&call->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-input.c119 schedule_work(&ir->work);
134 schedule_work(&ir->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dbacklight.c136 schedule_work(&pmac_backlight_key_work);
180 schedule_work(&pmac_backlight_set_legacy_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-smbus.c131 schedule_work(&alert->alert);
243 return schedule_work(&alert->alert);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-u300/
H A Dmmc.c49 schedule_work(&mmci_card->workq);
177 schedule_work(&mmci_card->workq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_evm.c104 schedule_work(&ca->hif_evm_work);
H A Dmantis_uart.c174 schedule_work(&mantis->uart_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh_event.c152 schedule_work(&eeh_event_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstop_machine.h73 schedule_work(&work_buf->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Dtxrx.c40 schedule_work(&frame_ctx->ws);
48 schedule_work(&frame_ctx->ws);
52 schedule_work(&frame_ctx->ws);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A Dleds-wm831x-status.c83 schedule_work(&led->work);
152 schedule_work(&led->work);
211 schedule_work(&led->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dgenrtc.c96 static volatile int stask_active; /* schedule_work */
127 } else if (schedule_work(&genrtc_task) == 0)
141 if ((schedule_work(&genrtc_task) == 0))
253 if (schedule_work(&genrtc_task) == 0){
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c137 schedule_work(&wd_work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/
H A Dpush-switch.c33 schedule_work(&psw->work);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Duser_namespace.c83 schedule_work(&ns->destroyer);

Completed in 273 milliseconds

1234567891011>>