Searched refs:schedule (Results 201 - 225 of 452) sorted by relevance

1234567891011>>

/linux-master/arch/parisc/kernel/
H A Dentry.S914 .import schedule,code
916 /* Only call schedule on return to userspace. If we're returning
917 * to kernel space, we may schedule if CONFIG_PREEMPTION, otherwise
927 /* NOTE: We need to enable interrupts if we schedule. We used
937 b schedule
939 load32 schedule, %r20
1896 load32 schedule,%r19
1897 bv %r0(%r19) /* jumps to schedule() */
/linux-master/drivers/misc/ocxl/
H A Dfile.c433 schedule();
/linux-master/fs/bcachefs/
H A Dsix.c493 schedule();
/linux-master/drivers/char/hw_random/
H A Dcctrng.c262 /* schedule execution of deferred work handler
435 /* schedule execution of deferred work handler */
603 schedule();
/linux-master/fs/afs/
H A Dfs_probe.c346 schedule();
/linux-master/mm/
H A Dhighmem.c266 schedule();
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw.h510 void siw_qp_cm_drop(struct siw_qp *qp, int schedule);
/linux-master/drivers/atm/
H A Deni.c872 schedule();
888 schedule();
1411 schedule();
1424 schedule();
H A Datmtcp.c81 schedule();
/linux-master/drivers/video/fbdev/
H A Darcfb.c387 schedule();
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c57 /* Picks up late kicks after list walk but before schedule() */
737 * Latency break, schedule another poll immediately.
774 * The function schedule the tty resize update.
815 schedule();
/linux-master/drivers/tty/
H A Dtty_port.c577 schedule();
/linux-master/fs/ubifs/
H A Dcommit.c312 schedule();
/linux-master/drivers/hid/
H A Dhidraw.c70 schedule();
/linux-master/drivers/md/bcache/
H A Dbcache.h959 schedule();
/linux-master/net/rxrpc/
H A Dio_thread.c562 schedule();
/linux-master/include/linux/sched/
H A Dsignal.h198 * Cumulative ns of schedule CPU time fo dead threads in the
305 schedule();
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-session.c736 schedule();
/linux-master/arch/arm64/kernel/
H A Dentry-common.c136 schedule();
/linux-master/drivers/md/persistent-data/
H A Ddm-block-manager.c130 schedule();
/linux-master/drivers/macintosh/
H A Dadb.c753 schedule();
/linux-master/drivers/pcmcia/
H A Dcs.c674 schedule();
/linux-master/kernel/time/
H A Dalarmtimer.c790 schedule();
/linux-master/kernel/bpf/
H A Dcpumap.c290 schedule();
/linux-master/fs/btrfs/
H A Dzstd.c292 schedule();

Completed in 440 milliseconds

1234567891011>>