Searched refs:oops (Results 1 – 13 of 13) sorted by relevance
| /drivers/accessibility/speakup/ |
| A D | genmap.c | 39 oops("too many shift states", NULL); in get_shift_value() 86 oops("unknown key/modifier", cp); in main() 89 oops("modifiers must come first", cp); in main() 94 oops("bad modifier or key", cp); in main() 98 oops("no = found", NULL); in main() 102 oops("no speakup function after =", NULL); in main() 106 oops("invalid speakup function", cp); in main() 113 oops("two functions on same key combination", cp); in main()
|
| A D | utils.h | 46 static inline int oops(const char *msg, const char *info) in oops() function 88 oops("out of key table space, enlarge MAXKEYS", NULL); in add_key() 92 oops("attempt to add duplicate key", name); in add_key()
|
| A D | speakup_keypc.c | 140 static char *oops(void) in oops() function 165 return oops(); in synth_immediate() 220 oops(); in do_catch_up() 236 oops(); in do_catch_up() 253 oops(); in do_catch_up()
|
| A D | speakup_decpc.c | 358 goto oops; in testkernel() 369 oops: synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in testkernel()
|
| A D | main.c | 1963 goto oops; in handle_goto() 1975 goto oops; in handle_goto() 1986 goto oops; in handle_goto() 1988 oops: in handle_goto()
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | i915-whl-skips.txt | 1 # This is generating kernel oops with divide error
|
| A D | i915-cml-skips.txt | 1 # This is generating kernel oops with divide error
|
| A D | i915-amly-skips.txt | 3 # This is generating kernel oops with divide error
|
| A D | i915-apl-skips.txt | 3 # This is generating kernel oops with divide error
|
| A D | i915-tgl-skips.txt | 10 # This is generating kernel oops with divide error
|
| A D | i915-kbl-skips.txt | 4 # This is generating kernel oops with divide error
|
| A D | i915-glk-skips.txt | 4 # This is generating kernel oops with divide error
|
| /drivers/mtd/ |
| A D | Kconfig | 170 tristate "Log panic/oops to an MTD buffer" 172 This enables panic and oops messages to be logged to a circular 177 tristate "Log panic/oops to an MTD buffer based on pstore" 180 This enables panic and oops messages to be logged to a circular
|
Completed in 20 milliseconds