Searched refs:schedule (Results 326 - 350 of 451) sorted by relevance

<<111213141516171819

/linux-master/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c630 schedule();
770 * chip running for a while and schedule delayed
/linux-master/drivers/ntb/test/
H A Dntb_perf.c960 schedule();
/linux-master/drivers/net/hamradio/
H A Dbaycom_epp.c889 schedule();
/linux-master/fs/fuse/
H A Ddax.c664 schedule();
/linux-master/drivers/scsi/aacraid/
H A Dsrc.c724 schedule();
/linux-master/drivers/video/fbdev/
H A Dps3fb.c906 schedule();
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c306 schedule();
/linux-master/drivers/usb/mon/
H A Dmon_bin.c1321 schedule();
/linux-master/fs/btrfs/
H A Dspace-info.c1500 schedule();
H A Dextent-io-tree.c822 schedule();
H A Dcompression.c852 schedule();
/linux-master/net/netfilter/ipvs/
H A Dip_vs_conn.c1400 schedule();
/linux-master/fs/
H A Dpipe.c1091 schedule();
/linux-master/drivers/w1/
H A Dw1.c1175 * schedule a search.
1199 schedule();
/linux-master/fs/kernfs/
H A Ddir.c1648 schedule();
/linux-master/drivers/char/
H A Drandom.c256 /* Immediately schedule the next reseeding, so that it fires sooner rather than later. */
1038 * randomness() may schedule mix_interrupt_randomness(), and
1302 /* Only schedule callbacks on timer CPUs that are online. */
1326 schedule();
/linux-master/drivers/net/
H A Dtap.c881 schedule();
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c230 schedule();
H A Dmes_v10_1.c126 schedule();
/linux-master/include/linux/
H A Dsched.h7 * APIs (schedule(), wakeup variants, etc.)
194 * schedule();
313 asmlinkage void schedule(void);
918 * schedule() if (p->on_rq && ..) // false
1407 /* Timestamp for last schedule: */
/linux-master/drivers/tty/
H A Damiserial.c1153 schedule();
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c727 schedule();
964 schedule();
1089 schedule();
/linux-master/net/core/
H A Dpktgen.c2307 schedule();
3442 schedule();
3505 schedule();
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c161 * middle of a GPU reset. No need to schedule another
1917 schedule();
1921 schedule();
2002 schedule();
/linux-master/sound/pci/rme9652/
H A Dhdspm.c5382 int i, audio, midi, schedule = 0; local
5436 schedule = 1;
5442 if (schedule)

Completed in 499 milliseconds

<<111213141516171819