Searched defs:shutdown (Results 1 – 8 of 8) sorted by relevance
32 unsigned char shutdown; member
88 shutdown : bool; RecordField
79 shutdown : bool; RecordField
59 void (*shutdown)(struct irq_desc *); member
74 bool shutdown; member
717 struct sched_shutdown shutdown = { .reason = SHUTDOWN_crash }; in crash() local
943 crash = 0, dying = 0, shutdown = 0; in do_summary() local
453 unsigned int dying:1, crashed:1, shutdown:1, member
Completed in 44 milliseconds