Searched refs:schedule (Results 401 - 425 of 451) sorted by relevance

<<111213141516171819

/linux-master/fs/gfs2/
H A Dglock.c1180 schedule();
/linux-master/sound/core/
H A Dtimer.c2120 schedule();
/linux-master/fs/bcachefs/
H A Dfs.c1628 schedule();
/linux-master/drivers/vhost/
H A Dvhost.c1584 schedule();
/linux-master/fs/
H A Ddcache.c2449 schedule();
/linux-master/fs/btrfs/
H A Dtree-log.c2800 schedule();
2817 schedule();
/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c721 * WTZ: This branch will simply schedule a full reset after
3789 schedule();
3793 schedule();
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c62 * Therefore, the first time a disabled context is submitted we use a schedule
103 * This is the submission lock for all contexts that share an i915 schedule
114 * correct state before issuing a H2G. e.g. We don't issue a schedule disable
115 * on a disabled context (bad idea), we don't issue a schedule enable when a
116 * schedule disable is in flight, etc... Also protects list of inflight requests
1395 * will just early exit and re-schedule itself anyway, there is no advantage
3040 * This fence is always complete unless a pending schedule disable is
3042 * the pending schedule disable complete message.
3086 * We add +2 here as the schedule disable complete CTB handler calls
3222 * We add +2 here as the schedule disabl
[all...]
/linux-master/kernel/
H A Dworkqueue.c1383 * This function is called when a worker returns from schedule()
1416 * This function is called from schedule() when a busy worker is
1518 * This function is called during schedule() when a kworker is going
1634 * Drop a reference of @pwq. If its refcnt reaches zero, schedule its
2425 * WORK_CPU_UNBOUND indicating that we should just schedule to any
2426 * available CPU if we need to schedule this work.
3275 /* tag the worker for identification in schedule() */
3408 schedule();
3543 schedule();
3780 * If @target is currently being executed, schedule th
[all...]
/linux-master/mm/
H A Dmemcontrol.c1692 schedule();
2255 schedule();
3031 * If the hierarchy is above the normal consumption range, 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/drivers/scsi/qla2xxx/
H A Dqla_nx.c931 schedule();
3504 } else { /* schedule another ISP abort */
/linux-master/net/ceph/
H A Dosdmap.c1074 schedule();
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c1407 schedule();
/linux-master/drivers/mtd/nand/onenand/
H A Donenand_base.c1018 schedule();
/linux-master/drivers/usb/core/
H A Ddevio.c2093 schedule();
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3287 schedule();
/linux-master/drivers/atm/
H A Dnicstar.c1506 schedule();
/linux-master/sound/core/oss/
H A Dpcm_oss.c2533 schedule();
/linux-master/drivers/scsi/aacraid/
H A Daachba.c839 schedule();
/linux-master/drivers/ata/
H A Dlibata-eh.c819 schedule();
926 * ata_qc_schedule_eh - schedule qc for error handling
927 * @qc: command to schedule error handling for
952 * @ap: ATA port to schedule EH for
991 * ata_port_schedule_eh - schedule error handling without a qc
992 * @ap: ATA port to schedule EH for
1034 * Abort all active qc's active on @link and schedule EH.
1052 * Abort all active qc's of @ap and schedule EH.
2884 /* reset successful, schedule revalidation */
3094 /* schedule th
[all...]
/linux-master/drivers/md/
H A Draid1.c1452 schedule();
2025 * We don't do much here, just schedule handling by raid1d
2340 * schedule writes
/linux-master/fs/smb/client/
H A Dconnect.c1347 schedule();
2729 /* schedule query interfaces poll */
/linux-master/kernel/trace/
H A Dtrace_events.c4172 schedule();
/linux-master/drivers/net/
H A Dtun.c2207 schedule();

Completed in 504 milliseconds

<<111213141516171819