Searched refs:kgdb_notify (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/arch/hexagon/kernel/ |
D | kgdb.c | 213 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 226 .notifier_call = kgdb_notify,
|
/linux-3.4.99/arch/arm/kernel/ |
D | kgdb.c | 193 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 206 .notifier_call = kgdb_notify,
|
/linux-3.4.99/arch/sh/kernel/ |
D | kgdb.c | 292 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 305 .notifier_call = kgdb_notify,
|
/linux-3.4.99/arch/x86/kernel/ |
D | kgdb.c | 591 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify() function 604 .notifier_call = kgdb_notify,
|