Home
last modified time | relevance | path

Searched defs:schedule (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_buf.c977 int schedule) in xfs_buf_ioend()
1157 int schedule) in _xfs_buf_ioend()
/linux-3.3/drivers/usb/host/
Dsl811.h188 struct list_head schedule; member
Disp116x.h323 struct list_head schedule; member
Disp1362.h458 struct list_head schedule; /* list of all EPs that need processing */ member
/linux-3.3/include/net/
Dip_vs.h696 struct ip_vs_dest* (*schedule)(struct ip_vs_service *svc, member
/linux-3.3/sound/pci/rme9652/
Dhdsp.c4133 int schedule = 0; in snd_hdsp_interrupt() local
Dhdspm.c5304 int i, audio, midi, schedule = 0; in snd_hdspm_interrupt() local
/linux-3.3/drivers/scsi/
Dncr53c8xx.c1349 struct link schedule; /* Jump to scheduler point */ member
/linux-3.3/kernel/sched/
Dcore.c3240 asmlinkage void __sched schedule(void) in schedule() function