Searched refs:sleeping (Results 1 – 25 of 71) sorted by relevance
123
2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie19 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie32 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie38 Tasks: 363 total, 1 running, 362 sleeping, 0 stopped, 0 zombie44 Tasks: 363 total, 1 running, 362 sleeping, 0 stopped, 0 zombie
2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie12 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie23 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
2 Tasks: 368 total, 1 running, 367 sleeping, 0 stopped, 0 zombie19 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie65 Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
1 TITLE: BUG: sleeping function called from invalid context at include/linux/wait.h:LINE4 [ 1722.511384] BUG: sleeping function called from invalid context at include/linux/wait.h:1095
4 INIT: PANIC: segmentation violation! sleeping for 30 seconds.
66 [ 24.575983] BUG: sleeping function called from invalid context at lib/usercopy.c:25
98 [ 40.903911] BUG: sleeping function called from invalid context at mm/slab.h:420
97 [ 130.789977] BUG: sleeping function called from invalid context at mm/slab.h:420
17 the cpu is sleeping. It will wait for a number of seconds before suspending to
763 def f(cls, cond, sleeping, woken, timeout=None): argument765 sleeping.release()783 sleeping = self.Semaphore(0)786 p = self.Process(target=self.f, args=(cond, sleeping, woken))790 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))795 sleeping.acquire()796 sleeping.acquire()826 sleeping = self.Semaphore(0)832 args=(cond, sleeping, woken, TIMEOUT1))837 args=(cond, sleeping, woken, TIMEOUT1))[all …]
... core.runtime.jobs.IJobChangeEvent event public void sleeping (org.eclipse.core.runtime.jobs ...
483 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()499 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()700 if (!ohci->sleeping) in td_submit_job()716 if (!ohci->sleeping) in td_submit_job()1556 gohci.sleeping = 0; in usb_lowlevel_init()
355 int sleeping; member
3 BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1372
1204 def f(cls, cond, sleeping, woken, timeout=None): argument1206 sleeping.release()1235 sleeping = self.Semaphore(0)1238 p = self.Process(target=self.f, args=(cond, sleeping, woken))1243 p = threading.Thread(target=self.f, args=(cond, sleeping, woken))1249 sleeping.acquire()1250 sleeping.acquire()1280 sleeping = self.Semaphore(0)1286 args=(cond, sleeping, woken, TIMEOUT1))1292 args=(cond, sleeping, woken, TIMEOUT1))[all …]
392 int sleeping; member
688 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()706 !ohci->ed_rm_list[1] && !ohci->sleeping) { in ep_link()992 if (!ohci->sleeping) { in td_submit_job()1019 if (!ohci->sleeping) { in td_submit_job()2033 gohci.sleeping = 0; in usb_lowlevel_init()
200 std::cout << "sleeping for a bit to allow trace to attach..." << std::endl;228 std::cout << "sleeping to allow trace to collect data..." << std::endl;