Searched refs:schedule (Results 251 - 275 of 451) sorted by relevance

<<111213141516171819

/linux-master/net/ax25/
H A Daf_ax25.c1347 schedule();
1418 schedule();
/linux-master/net/rose/
H A Daf_rose.c895 schedule();
962 schedule();
/linux-master/drivers/s390/crypto/
H A Dap_bus.c504 schedule();
510 schedule();
2261 * schedule work into the system long wq which when
/linux-master/kernel/
H A Dexit.c435 schedule();
1632 schedule();
/linux-master/fs/jffs2/
H A Dnodemgmt.c181 schedule();
/linux-master/drivers/usb/host/
H A Disp1362.h401 /* periodic schedule */
407 /* async schedule */
408 struct list_head schedule; /* list of all EPs that need processing */ member in struct:isp1362_ep
454 /* async schedule: control, bulk */
457 /* periodic schedule: int */
462 /* periodic schedule: isochronous */
H A Doxu210hp-hcd.c87 #define EHCI_TUNE_FLS 2 /* (small) 256 frame schedule */
130 #define CMD_ASE (1<<5) /* async schedule enable */
131 #define CMD_PSE (1<<4) /* periodic schedule enable */
288 * encoded in the low bits of the hardware's periodic schedule. Use
291 * For entries in the async schedule, the type tag always says "qh".
345 /* periodic schedule info */
422 /* async schedule support */
428 /* periodic schedule support */
825 /* wait for any schedule enables/disables to take effect */
1804 * - splits also need a schedule ga
[all...]
/linux-master/drivers/comedi/drivers/
H A Dni_pcidio.c806 schedule();
/linux-master/fs/ocfs2/dlm/
H A Ddlmthread.c53 schedule();
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c572 schedule();
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c357 schedule();
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dmain.c485 schedule();
/linux-master/fs/coda/
H A Dupcall.c689 schedule();
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c1055 schedule();
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S401 ## schedule 48 input dwords, by doing 3 rounds of 16 each
H A Dsha256-avx-asm.S391 ## schedule 48 input dwords, by doing 3 rounds of 16 each
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c353 schedule();
/linux-master/drivers/media/pci/cx18/
H A Dcx18-fileops.c233 schedule();
/linux-master/net/sunrpc/
H A Dsched.c279 schedule();
/linux-master/drivers/char/
H A Dlp.c387 schedule();
/linux-master/drivers/gpu/drm/i915/
H A Di915_active.c615 state, 0, 0, schedule()))
/linux-master/drivers/firmware/
H A Darm_sdei.c917 schedule();
/linux-master/drivers/char/ipmi/
H A Dipmi_watchdog.c808 schedule();
/linux-master/drivers/staging/greybus/
H A Duart.c660 schedule();
/linux-master/drivers/remoteproc/
H A Domap_remoteproc.c712 /* schedule the next auto-suspend */
812 schedule();

Completed in 483 milliseconds

<<111213141516171819