Searched refs:kgdb_notify (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/hexagon/kernel/ |
D | kgdb.c | 218 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 231 .notifier_call = kgdb_notify,
|
/Linux-v4.19/arch/arm/kernel/ |
D | kgdb.c | 194 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 207 .notifier_call = kgdb_notify,
|
/Linux-v4.19/arch/arm64/kernel/ |
D | kgdb.c | 309 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 322 .notifier_call = kgdb_notify,
|
/Linux-v4.19/arch/sh/kernel/ |
D | kgdb.c | 354 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 367 .notifier_call = kgdb_notify,
|
/Linux-v4.19/arch/x86/kernel/ |
D | kgdb.c | 596 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 609 .notifier_call = kgdb_notify,
|