Searched refs:Crash (Results 1 – 6 of 6) sorted by relevance
63 struct Crash { struct64 ~Crash() { event_free(crash_event); } in ~Crash() argument97 static CrashQueue* for_crash(const Crash* crash) { in for_crash()140 bool maybe_enqueue_crash(Crash* crash) { in maybe_enqueue_crash()149 void maybe_dequeue_crashes(void (*handler)(Crash* crash)) { in maybe_dequeue_crashes()151 Crash* next_crash = queued_requests_.front(); in maybe_dequeue_crashes()199 std::deque<Crash*> queued_requests_;212 static void perform_request(Crash* crash) { in perform_request()259 Crash* crash = new Crash(); in crash_accept_cb()272 Crash* crash = static_cast<Crash*>(arg); in crash_request_cb()[all …]
3 # Crash dump does not need to access devices passed across exec().
51 # Crash dump is not intended to access the following data types. Since these
53 # Crash dump is not intended to access the following files. Since these