Searched defs:kgdb_notify (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/hexagon/kernel/ |
H A D | kgdb.c | 173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | kgdb.c | 35 static int kgdb_notify(struct notifier_block *self, in kgdb_notify() function
|
/openbmc/linux/arch/arm/kernel/ |
H A D | kgdb.c | 198 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | kgdb.c | 287 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function
|
/openbmc/linux/arch/sh/kernel/ |
H A D | kgdb.c | 340 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | kgdb.c | 575 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function
|