Searched refs:oom (Results 1 – 4 of 4) sorted by relevance
263 static const char oom[] = ": out of memory\n"; in _dl_oom() local267 _dl_write(2, oom, sizeof(oom) - 1); in _dl_oom()
65 …g the fuzzer binaries directly this input is stored in a file named ``<crash/timeout/oom>-<hash>``.67 …r build directory. The input files will have the name ``<fuzzer name>-<crash/timeout/oom>-<hash>``.
223 int oom = 0; variable355 if (oom) { in uvm_swap_allocpages()356 msleep_nsec(&oom, &oommtx, PVM | PNORELOCK, in uvm_swap_allocpages()360 oom = 1; in uvm_swap_allocpages()391 KASSERT(oom == 1); in uvm_swap_freepages()392 oom = 0; in uvm_swap_freepages()394 wakeup(&oom); in uvm_swap_freepages()
190 enables oom-, timeout-, and crash-resistant