Searched refs:schedule (Results 126 - 150 of 451) sorted by relevance

1234567891011>>

/linux-master/fs/dlm/
H A Drecoverd.c419 schedule();
/linux-master/kernel/
H A Dpid_namespace.c267 schedule();
H A Dumh.c230 schedule();
/linux-master/fs/xfs/
H A Dxfs_log_priv.h619 schedule();
/linux-master/drivers/media/pci/ivtv/
H A Divtv-fileops.c265 schedule();
625 schedule();
686 schedule();
/linux-master/drivers/net/wan/
H A Dwanxl.c485 schedule();
671 schedule();
738 schedule();
/linux-master/drivers/i2c/busses/
H A Di2c-eg20t.c262 int schedule = 0; local
275 if (!schedule)
282 schedule = 1;
H A Di2c-imx.c509 schedule();
992 schedule();
1047 schedule();
/linux-master/drivers/mtd/lpddr/
H A Dlpddr_cmds.c175 schedule();
274 schedule();
341 schedule();
/linux-master/arch/x86/crypto/
H A Dsha512-avx-asm.S158 # Compute message schedule QWORDS t and t+1
163 # The two new schedule QWORDS are stored at [W_t(t)] and [W_t(t+1)].
169 # The computation of the message schedule and the rounds are tightly
H A Dsha512-ssse3-asm.S153 # Compute message schedule QWORDS t and t+1
158 # The two new schedule QWORDS are stored at [W_t(%%t)] and [W_t(%%t+1)].
164 # The computation of the message schedule and the rounds are tightly
/linux-master/net/smc/
H A Dsmc_ib.c406 bool schedule = false; local
418 schedule = true;
420 if (schedule)
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c972 schedule();
1050 * schedule() and the suspended flash operation is resumed for the remaining
1122 schedule();
1170 * the presence of add_wait_queue() or schedule() calls from within a couple
1323 schedule();
1682 schedule();
1845 schedule();
1916 schedule();
1962 schedule();
2462 schedule();
[all...]
/linux-master/drivers/base/power/
H A Druntime.c556 * future, schedule another autosuspend attempt.
645 schedule();
834 schedule();
1419 schedule();
/linux-master/net/mptcp/
H A Dprotocol.h643 bool schedule; local
658 schedule = list_empty(&delegated->head);
661 if (schedule)
/linux-master/kernel/time/
H A Dhrtimer.c1852 * we spent here. We schedule the next event this amount of
2028 schedule();
2273 schedule();
2289 schedule();
2310 * The @delta argument gives the kernel the freedom to schedule the
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.c282 bool schedule = false; local
319 schedule = true;
356 if (schedule)
/linux-master/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c440 schedule();
/linux-master/drivers/char/mwave/
H A Dmwavedd.c352 schedule();
/linux-master/drivers/xen/xenbus/
H A Dxenbus_comms.c420 schedule();
/linux-master/drivers/crypto/ccp/
H A Dccp-dev.c445 schedule();
/linux-master/fs/orangefs/
H A Dorangefs-bufmap.c58 schedule();
/linux-master/arch/sparc/kernel/
H A Drtrap_64.S21 # define SCHEDULE_USER schedule
143 /* We must hold IRQs off and atomically test schedule+signal
/linux-master/net/netfilter/ipvs/
H A Dip_vs_mh.c521 .schedule = ip_vs_mh_schedule,
/linux-master/drivers/rtc/
H A Ddev.c174 schedule();

Completed in 294 milliseconds

1234567891011>>