Searched refs:schedule (Results 1 - 25 of 451) sorted by last modified time

1234567891011>>

/linux-master/lib/
H A Dclosure.c135 schedule();
/linux-master/kernel/sched/
H A Dcore.c837 * Don't schedule slices shorter than 10000ns, that just
858 * Don't schedule slices shorter than 10000ns, that just
1138 * and a round trip to schedule(). Now this could be optimized
2245 * A queue event has occurred, and we're going to schedule. In
2450 * __set_cpus_allowed_ptr(SCA_MIGRATE_ENABLE) doesn't schedule().
3195 * proper CPU and schedule it away if the CPU it's executing on
3834 * schedule();
3838 * between set_current_state() and schedule(). In this case @p is still
3842 * By taking task_rq(p)->lock we serialize against schedule(), if @p->on_rq
3843 * then schedule() mus
6827 asmlinkage __visible void __sched schedule(void) function
6840 EXPORT_SYMBOL(schedule); variable
[all...]
/linux-master/kernel/
H A Daudit_tree.c759 schedule();
/linux-master/fs/xfs/
H A Dxfs_log_priv.h619 schedule();
H A Dxfs_log.c307 schedule();
H A Dxfs_inode.c4213 schedule();
H A Dxfs_extent_busy.c628 schedule();
648 schedule();
/linux-master/fs/reiserfs/
H A Djournal.c121 * I can't allow refile_buffer to make schedule happen after I've freed a
2980 schedule();
3772 /* Note, the entire while loop is not allowed to schedule. */
4122 * The ENTIRE FOR LOOP MUST not cause schedule to occur.
/linux-master/fs/quota/
H A Ddquot.c950 schedule(); /* Try to wait for a moment... */
/linux-master/fs/nilfs2/
H A Dsegment.c2187 schedule();
2594 schedule();
/linux-master/fs/bcachefs/
H A Djournal_reclaim.c749 schedule();
H A Dfs.c1628 schedule();
/linux-master/drivers/md/bcache/
H A Dsuper.c2769 schedule();
/linux-master/drivers/i2c/busses/
H A Di2c-imx-lpi2c.c142 schedule();
201 schedule();
336 schedule();
/linux-master/drivers/block/
H A Dpktcdvd.c2397 schedule();
/linux-master/block/
H A Dbdev.c542 schedule();
/linux-master/virt/kvm/
H A Dkvm_main.c1611 schedule();
3739 schedule();
4038 * else and called schedule in __vcpu_run. Hopefully that
/linux-master/net/x25/
H A Daf_x25.c736 schedule();
/linux-master/net/sunrpc/
H A Dsvc_xprt.c739 schedule();
751 schedule();
/linux-master/net/rose/
H A Daf_rose.c895 schedule();
962 schedule();
/linux-master/net/netrom/
H A Daf_netrom.c749 schedule();
814 schedule();
/linux-master/net/core/
H A Dsock.c2959 schedule();
3021 * We check receive queue before schedule() only as optimization;
/linux-master/net/ax25/
H A Daf_ax25.c1347 schedule();
1418 schedule();
/linux-master/net/atm/
H A Dsvc.c64 schedule();
140 schedule();
221 schedule();
244 schedule();
251 schedule();
311 schedule();
363 schedule();
405 schedule();
450 schedule();
552 schedule();
[all...]
/linux-master/mm/
H A Dvmscan.c7088 schedule();

Completed in 542 milliseconds

1234567891011>>